The following document contains the results of PMD 4.2.2.
Violation | Line |
---|---|
Avoid empty if statements | 74 |
An empty statement (semicolon) not part of a loop | 74 |
Violation | Line |
---|---|
Avoid unused method parameters such as 'parent'. | 60 - 62 |
Violation | Line |
---|---|
Avoid empty if statements | 83 |
An empty statement (semicolon) not part of a loop | 83 |
Avoid empty if statements | 86 |
An empty statement (semicolon) not part of a loop | 86 |
Violation | Line |
---|---|
These nested if statements could be combined | 105 - 106 |
Violation | Line |
---|---|
These nested if statements could be combined | 99 - 100 |
These nested if statements could be combined | 155 - 157 |
Violation | Line |
---|---|
Avoid empty catch blocks | 49 - 51 |
Violation | Line |
---|---|
Avoid empty catch blocks | 197 - 199 |
Violation | Line |
---|---|
These nested if statements could be combined | 121 - 124 |
Violation | Line |
---|---|
Avoid unused imports such as 'org.osgi.framework.Bundle' | 24 |
Avoid unused imports such as 'org.osgi.framework.ServiceReference' | 26 |
Avoid unused imports such as 'org.osgi.service.packageadmin.PackageAdmin' | 27 |
Overriding method merely calls super | 253 - 255 |
Violation | Line |
---|---|
Avoid empty catch blocks | 70 - 71 |
Violation | Line |
---|---|
Avoid unused imports such as 'org.springframework.osgi.service.importer.support.Cardinality' | 39 |
Violation | Line |
---|---|
Avoid empty catch blocks | 65 - 68 |
Violation | Line |
---|---|
Avoid unused private fields such as 'controller'. | 142 |
Violation | Line |
---|---|
Avoid empty catch blocks | 74 - 76 |
Violation | Line |
---|---|
Avoid unused imports such as 'org.springframework.util.Assert' | 20 |
Violation | Line |
---|---|
Avoid unused private fields such as 'controller'. | 152 |
Overriding method merely calls super | 187 - 189 |
Violation | Line |
---|---|
Avoid unused private fields such as 'controller'. | 106 |
Overriding method merely calls super | 160 - 162 |
Violation | Line |
---|---|
These nested if statements could be combined | 177 - 181 |
These nested if statements could be combined | 289 - 292 |
Violation | Line |
---|---|
Overriding method merely calls super | 255 - 257 |
Violation | Line |
---|---|
Avoid unused method parameters such as 'ppc'. | 336 - 338 |
Violation | Line |
---|---|
Avoid unused private fields such as 'DOUBLE_QUOTE'. | 55 |
Avoid unused private fields such as 'PACKAGE_PATTERN'. | 63 |
These nested if statements could be combined | 179 - 183 |
Avoid empty catch blocks | 254 - 256 |
Avoid empty catch blocks | 292 - 294 |
This for loop could be simplified to a while loop | 325 - 330 |
Avoid unused local variables such as 'highEqualTo'. | 381 |
Avoid unused local variables such as 'highLessThen'. | 382 |
Avoid unused local variables such as 'right'. | 390 |
Violation | Line |
---|---|
Avoid empty catch blocks | 193 - 195 |
Violation | Line |
---|---|
Avoid unused private fields such as 'log'. | 51 |