Fork me on GitHub

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 143144
Avoid empty catch blocks 185186
Avoid empty catch blocks 217218
Avoid empty catch blocks 234235
These nested if statements could be combined 271273

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