OpenCoverage

strintcmp.c

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

Generated by Squish Coco 4.1.2