Function (File:Line) | Call count | Line coverage | Branch coverage | Condition coverage | Block coverage |
---|---|---|---|---|---|
foo(int) (func.h:3) | called 1 time | 80.0% | 50.0% | 50.0% | 75.0% |
foo(int) (func.h:5) | called 1 time | 80.0% | 50.0% | 50.0% | 75.0% |
main (main.c:5) | called 2 times | 100.0% | -% | -% | 100.0% |