OpenCoverage

colon.def

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/colon.def
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3int-
4colon_builtin (ignore)-
5 char *ignore;-
6{-
7 return
executed 11848883 times by 1 test: return (0);
Executed by:
  • Self test
(0);
executed 11848883 times by 1 test: return (0);
Executed by:
  • Self test
11848883
8}-
9-
10-
11int-
12false_builtin (ignore)-
13 char *ignore;-
14{-
15 return
executed 186 times by 1 test: return (1);
Executed by:
  • Self test
(1);
executed 186 times by 1 test: return (1);
Executed by:
  • Self test
186
16}-
Switch to Source codePreprocessed file

Generated by Squish Coco 4.1.2