PMD Results
The following document contains the results of PMD 3.9.
Files
org/sat4j/reader/LecteurDimacs.java
| Violation | Line |
|---|
| Avoid empty while statements | 191 |
org/sat4j/reader/OPBReader2005.java
| Violation | Line |
|---|
| Avoid empty while statements | 238 |
org/sat4j/tools/DimacsOutputSolver.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'stream'. | 75 - 77 |
org/sat4j/tools/Minimal4InclusionModel.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 85 - 87 |
| Avoid empty catch blocks | 87 - 89 |