PMD Results
The following document contains the results of PMD 3.7.
Files
org/fosstrak/hal/impl/feig/comm/ISOProtocol.java
Violation | Line |
---|
These nested if statements could be combined | 163 - 196 |
org/fosstrak/hal/impl/feig/FeigCOMController.java
Violation | Line |
---|
Avoid unused method parameters such as 'id' | 1006 - 1008 |
Avoid unused method parameters such as 'password' | 1006 - 1008 |
org/fosstrak/hal/impl/feig/FeigMultiplexConfiguration.java
Violation | Line |
---|
Avoid empty catch blocks | 84 |
org/fosstrak/hal/impl/feig/FeigTCPIPController.java
Violation | Line |
---|
Avoid empty catch blocks | 277 |
Avoid empty catch blocks | 407 |