PMD Results
The following document contains the results of PMD 5.2.3.
Files
org/onehippo/forge/cmisreplication/CmisDocumentsReplicator.java
Violation |
Line |
Avoid empty catch blocks |
143–144 |
Avoid empty catch blocks |
185–186 |
Avoid empty catch blocks |
217–218 |
Avoid empty catch blocks |
234–235 |
These nested if statements could be combined |
271–273 |
org/onehippo/forge/cmisreplication/CmisReplicationTypes.java
Violation |
Line |
Avoid modifiers which are implied by the context |
20 |
Avoid modifiers which are implied by the context |
21 |
Avoid modifiers which are implied by the context |
22 |
Avoid modifiers which are implied by the context |
23 |
Avoid modifiers which are implied by the context |
24 |
Avoid modifiers which are implied by the context |
25 |
Avoid modifiers which are implied by the context |
26 |
Avoid modifiers which are implied by the context |
28 |
Avoid modifiers which are implied by the context |
31 |
Avoid modifiers which are implied by the context |
34 |
Avoid modifiers which are implied by the context |
35 |
Avoid modifiers which are implied by the context |
37 |
Avoid modifiers which are implied by the context |
38 |
Avoid modifiers which are implied by the context |
40 |
Avoid modifiers which are implied by the context |
44 |
Avoid modifiers which are implied by the context |
46 |
Avoid modifiers which are implied by the context |
47 |
Avoid modifiers which are implied by the context |
48 |
Avoid modifiers which are implied by the context |
49 |
Avoid modifiers which are implied by the context |
50 |
Avoid modifiers which are implied by the context |
51 |
Avoid modifiers which are implied by the context |
52 |