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 | 128 - 130 |
Avoid empty catch blocks | 130 - 132 |
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 | 97 - 99 |
org/sat4j/tools/Minimal4InclusionModel.java
Violation | Line |
---|
Avoid empty catch blocks | 118 - 120 |
org/sat4j/tools/OptToSatAdapter.java
Violation | Line |
---|
Avoid empty catch blocks | 104 - 106 |