Files
codeql/cpp/ql/test/query-tests/jsf/4.24 Control Flow Structures/AV Rule 186/AV Rule 186.expected
2019-04-10 18:08:10 +01:00

3 lines
169 B
Plaintext

| test.c:14:6:14:15 | not_called | AV Rule 186: There shall be no unreachable code. |
| test.c:32:3:32:6 | ExprStmt | AV Rule 186: There shall be no unreachable code. |