| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/strintcmp.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | - | |
| 5 | - | |
| 6 | - | |
| 7 | int | - |
| 8 | strintcmp (char const *a, char const *b) | - |
| 9 | { | - |
| 10 | return executed 957 times by 2 tests: numcompare (a, b, -1, -1);return numcompare (a, b, -1, -1);Executed by:
executed 957 times by 2 tests: return numcompare (a, b, -1, -1);Executed by:
| 957 |
| 11 | } | - |
| Switch to Source code | Preprocessed file |