| Function | File | Line | Call count |
|---|---|---|---|
| function1() | callcov.c | 3 | called 33 times |
| function2() | callcov.c | 9 | called 27 times |
| function3(int) | callcov.c | 15 | not called |
| main | callcov.c | 21 | called 3 times |
| Directory: | . |
|---|---|
| Date: | 0000-00-00 00:00:00 |
| Exec | Total | Coverage | |
|---|---|---|---|
| Lines: | 25 | 33 | 75.8% |
| Functions: | 3 | 4 | 75.0% |
| Branches: | 11 | 16 | 68.8% |
| Function | File | Line | Call count |
|---|---|---|---|
| function1() | callcov.c | 3 | called 33 times |
| function2() | callcov.c | 9 | called 27 times |
| function3(int) | callcov.c | 15 | not called |
| main | callcov.c | 21 | called 3 times |