PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/sat4j/sat/Lanceur.java
Violation | Line |
---|
Avoid unused local variables such as 'm'. | 155 |
org/sat4j/sat/LaunchRemoteControl.java
Violation | Line |
---|
Avoid unused local variables such as 'frame'. | 70 |
org/sat4j/sat/Launcher.java
Violation | Line |
---|
Avoid unused local variables such as 'myk'. | 195 |
org/sat4j/sat/RTSI.java
Violation | Line |
---|
Avoid empty catch blocks | 174 - 176 |
Avoid empty catch blocks | 231 - 232 |