Files
codeql/java/ql/test/query-tests/ComplexCondition/ComplexCondition.expected
2018-08-30 10:48:05 +01:00

3 lines
239 B
Plaintext

| ComplexCondition.java:3:9:5:22 | ... \|\| ... | Complex condition: too many logical operations in this expression. |
| ComplexCondition.java:8:14:8:65 | ... \|\| ... | Complex condition: too many logical operations in this expression. |