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