PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/sat4j/minisat/core/SolverStats.java
Violation | Line |
---|
Avoid empty catch blocks | 133 - 135 |
Avoid empty catch blocks | 135 - 137 |
org/sat4j/minisat/learning/LimitedLearning.java
Violation | Line |
---|
Avoid unused private fields such as 'stats'. | 57 |
org/sat4j/tools/AllMUSes.java
Violation | Line |
---|
Avoid empty catch blocks | 161 - 162 |
Avoid empty catch blocks | 248 - 250 |
org/sat4j/tools/DimacsOutputSolver.java
Violation | Line |
---|
Avoid unused method parameters such as 'stream'. | 65 - 67 |
org/sat4j/tools/Minimal4CardinalityModel.java
Violation | Line |
---|
Avoid empty catch blocks | 102 - 104 |
org/sat4j/tools/Minimal4InclusionModel.java
Violation | Line |
---|
Avoid empty catch blocks | 123 - 125 |