The following document contains the results of PMD 3.7.
Violation | Line |
---|---|
Avoid unused imports such as 'java.io.DataInputStream' | 31 |
These nested if statements could be combined | 173 - 176 |
Violation | Line |
---|---|
Avoid unused private fields such as 'createNotificationChannel' | 32 |
Avoid unused private fields such as 'addSources' | 33 |
Avoid unused private fields such as 'getAllNotificationChannels' | 34 |
Avoid unused private fields such as 'xmlGoodbye' | 35 |
Avoid unused private fields such as 'handShake' | 36 |
Avoid unused private fields such as 'textMessage' | 37 |
Violation | Line |
---|---|
An empty statement (semicolon) not part of a loop | 314 |