| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo (foo.c:3) | called 2 times | 85.7% | 75.0% | 83.0% |
| main (main.c:5) | called 1 time | 100.0% | -% | 100.0% |
| test_zero (test.c:3) | not called | 0.0% | -% | 0.0% |
| Directory: | ./ |
|---|---|
| Date: | 2025-11-24 09:40:40 |
| Coverage | Exec | Excl | Total | |
|---|---|---|---|---|
| Lines: | 84.6% | 11 | 0 | 13 |
| Functions: | 66.7% | 2 | 0 | 3 |
| Branches: | 75.0% | 3 | 0 | 4 |
| Function (File:Line) | Call count | Line coverage | Branch coverage | Block coverage |
|---|---|---|---|---|
| foo (foo.c:3) | called 2 times | 85.7% | 75.0% | 83.0% |
| main (main.c:5) | called 1 time | 100.0% | -% | 100.0% |
| test_zero (test.c:3) | not called | 0.0% | -% | 0.0% |