PMD Results
The following document contains the results of PMD 3.7.
Files
org/fosstrak/hal/impl/impinj/comm/Frame.java
| Violation | Line |
|---|
| No need to import a type that's in the same package | 23 |
org/fosstrak/hal/impl/impinj/comm/TCPIPProtocol.java
| Violation | Line |
|---|
| No need to import a type that's in the same package | 30 |
org/fosstrak/hal/impl/impinj/ImpinjTCPIPController.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 450 |
| Avoid unused method parameters such as 'id' | 472 - 515 |
| Avoid unused method parameters such as 'id' | 621 - 669 |
| Avoid empty catch blocks | 730 |
| Avoid empty catch blocks | 1129 |
| Avoid empty catch blocks | 1132 |
| These nested if statements could be combined | 1255 - 1258 |
| Avoid empty catch blocks | 1669 |
| Avoid empty catch blocks | 1844 |
| Avoid unused method parameters such as 'id' | 1864 - 1885 |