Function (File:Line) | Call count | Block coverage |
---|---|---|
function1() (callcov.c:3) | called 33 times, returned 33 times | 100.0% |
function2() (callcov.c:9) | called 27 times, returned 27 times | 100.0% |
function3(int) (callcov.c:15) | not called | 0.0% |
main (callcov.c:21) | called 3 times, returned 3 times | 72.0% |