| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/uid.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | - | |
| 5 | - | |
| 6 | - | |
| 7 | - | |
| 8 | - | |
| 9 | int OPENSSL_issetugid(void) | - |
| 10 | { | - |
| 11 | - | |
| 12 | return executed 2326 times by 1 test: getauxval(return getauxval( 23 ) != 0;Executed by:
executed 2326 times by 1 test: return getauxval( 23 ) != 0;Executed by:
| 2326 |
| 13 | 23 executed 2326 times by 1 test: return getauxval( 23 ) != 0;Executed by:
| 2326 |
| 14 | ) != 0; executed 2326 times by 1 test: return getauxval( 23 ) != 0;Executed by:
| 2326 |
| 15 | - | |
| 16 | - | |
| 17 | - | |
| 18 | } | - |
| Switch to Source code | Preprocessed file |