PMD Results
The following document contains the results of PMD 4.2.5.
Files
io/github/prolobjectlink/prolog/AbstractConsole.java
| Violation |
Line |
| Avoid empty if statements |
156 - 158 |
io/github/prolobjectlink/prolog/AbstractJavaConverter.java
| Violation |
Line |
| Too many static imports may lead to messy code |
26 - 227 |
io/github/prolobjectlink/prolog/AbstractTerm.java
| Violation |
Line |
| Too many static imports may lead to messy code |
26 - 367 |
| These nested if statements could be combined |
356 - 358 |