The following document contains the results of PMD 4.2.5.
| Violation | Line |
|---|---|
| A method should have only one exit point, and that should be the last statement in the method | 56 |
| Use explicit scoping instead of the default package private level | 114 - 120 |
| Violation | Line |
|---|---|
| Use explicit scoping instead of the default package private level | 6 |
| Use explicit scoping instead of the default package private level | 7 |
| Use explicit scoping instead of the default package private level | 8 |
| Use explicit scoping instead of the default package private level | 9 |
| Use explicit scoping instead of the default package private level | 10 |
| Violation | Line |
|---|---|
| Avoid unnecessary constructors - the compiler will generate these for you | 64 - 65 |
| Found 'DU'-anomaly for variable 'providers' (lines '86'-'97'). | 86 - 97 |
| A method should have only one exit point, and that should be the last statement in the method | 328 |
| A method should have only one exit point, and that should be the last statement in the method | 345 |
| A method should have only one exit point, and that should be the last statement in the method | 353 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 39 |
| Avoid modifiers which are implied by the context | 45 |
| Avoid modifiers which are implied by the context | 52 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 40 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 42 |
| Avoid modifiers which are implied by the context | 47 |
| Avoid modifiers which are implied by the context | 52 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 37 |
| Avoid modifiers which are implied by the context | 45 |
| Violation | Line |
|---|---|
| A method should have only one exit point, and that should be the last statement in the method | 35 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 62 - 74 |
| Avoid empty catch blocks | 72 - 73 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 39 |
| Avoid modifiers which are implied by the context | 45 |
| Avoid modifiers which are implied by the context | 53 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 40 |
| Avoid modifiers which are implied by the context | 45 |
| Avoid modifiers which are implied by the context | 50 |
| Avoid modifiers which are implied by the context | 55 |
| Avoid modifiers which are implied by the context | 60 |
| Avoid modifiers which are implied by the context | 64 |
| Avoid modifiers which are implied by the context | 69 |
| Avoid modifiers which are implied by the context | 74 |
| Avoid modifiers which are implied by the context | 79 |
| Avoid modifiers which are implied by the context | 83 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 41 |
| Avoid modifiers which are implied by the context | 46 |
| Avoid modifiers which are implied by the context | 51 |
| Avoid modifiers which are implied by the context | 56 |
| Violation | Line |
|---|---|
| Found 'DU'-anomaly for variable 'path' (lines '52'-'69'). | 52 - 69 |
| Avoid empty catch blocks | 79 - 80 |
| Avoid empty catch blocks | 97 - 98 |
| Violation | Line |
|---|---|
| Found 'DU'-anomaly for variable 'type' (lines '57'-'80'). | 57 - 80 |
| A method should have only one exit point, and that should be the last statement in the method | 63 |
| A method should have only one exit point, and that should be the last statement in the method | 76 |
| Violation | Line |
|---|---|
| Found 'DU'-anomaly for variable 'type' (lines '61'-'94'). | 61 - 94 |
| A method should have only one exit point, and that should be the last statement in the method | 67 |
| A method should have only one exit point, and that should be the last statement in the method | 80 |
| Violation | Line |
|---|---|
| Found 'DD'-anomaly for variable 'answers' (lines '44'-'46'). | 44 - 46 |
| Found 'DD'-anomaly for variable 'answers' (lines '46'-'46'). | 46 |
| Violation | Line |
|---|---|
| Assigning an Object to null is a code smell. Consider refactoring. | 38 |
| Violation | Line |
|---|---|
| A method should have only one exit point, and that should be the last statement in the method | 99 |
| A method should have only one exit point, and that should be the last statement in the method | 155 |
| Found 'DD'-anomaly for variable 'arr' (lines '189'-'191'). | 189 - 191 |
| Found 'DD'-anomaly for variable 'arr' (lines '191'-'191'). | 191 |
| Avoid assignments in operands | 207 |
| Found 'DU'-anomaly for variable 'r' (lines '207'-'211'). | 207 - 211 |
| Found 'DD'-anomaly for variable 'dir' (lines '256'-'261'). | 256 - 261 |
| Found 'DU'-anomaly for variable 'file' (lines '258'-'267'). | 258 - 267 |
| A method should have only one exit point, and that should be the last statement in the method | 278 |
| A method should have only one exit point, and that should be the last statement in the method | 284 |
| Found 'DD'-anomaly for variable 'dir' (lines '321'-'324'). | 321 - 324 |
| A method should have only one exit point, and that should be the last statement in the method | 372 |