PMD Results
The following document contains the results of PMD 4.2.5.
Files
com/intel/bluetooth/BluetoothStackBlueZDBus.java
| Violation |
Line |
| Avoid unused local variables such as 'remoteDeviceAddress'. |
695 |
| Avoid unused method parameters such as 'transmitMTU'. |
823 - 827 |
org/bluecove/socket/Credentials.java
| Violation |
Line |
| Ensure you override both equals() and hashCode() |
61 |
org/bluez/v3/BlueZAPIV3.java
| Violation |
Line |
| Avoid empty catch blocks |
351 - 352 |
| Avoid empty catch blocks |
629 - 630 |
org/bluez/v4/Adapter.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'name'. |
255 - 257 |
| Avoid unused constructor parameters such as 'value'. |
255 - 257 |
org/bluez/v4/BlueZAPIV4.java
| Violation |
Line |
| Avoid empty catch blocks |
286 - 287 |
org/bluez/v4/Device.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'name'. |
208 - 210 |
| Avoid unused constructor parameters such as 'value'. |
208 - 210 |
org/bluez/v4/Manager.java
| Violation |
Line |
| Avoid unused constructor parameters such as 'name'. |
99 - 101 |
| Avoid unused constructor parameters such as 'value'. |
99 - 101 |