Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/HippoFolderDocumentUtils.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 7276
CollapsibleIfStatements These nested if statements could be combined 111117
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/DocumentManagementService.java
Rule Violation Line
UnnecessaryModifier Unnecessary modifier 'public' on method 'initialize': the method is declared in an interface type 33
UnnecessaryModifier Unnecessary modifier 'public' on method 'destroy': the method is declared in an interface type 39
Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/impl/HippoWorkflowUtils.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 194200
CollapsibleIfStatements These nested if statements could be combined 321327
CollapsibleIfStatements These nested if statements could be combined 354358

Priority 4

Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/DocumentCopyingPageCopyEventListener.java
Rule Violation Line
UselessParentheses Useless parentheses. 555

Files

Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/DocumentCopyingPageCopyEventListener.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 555

Hippo Channel Manager Page Management Support Channel Page Event Handlers - org/onehippo/forge/channelmanager/pagesupport/channel/event/HippoFolderDocumentUtils.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 7276
CollapsibleIfStatements These nested if statements could be combined 3 111117

Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/DocumentManagementService.java

Rule Violation Priority Line
UnnecessaryModifier Unnecessary modifier 'public' on method 'initialize': the method is declared in an interface type 3 33
UnnecessaryModifier Unnecessary modifier 'public' on method 'destroy': the method is declared in an interface type 3 39

Hippo Channel Manager Page Management Support Document Management Service - org/onehippo/forge/channelmanager/pagesupport/document/management/impl/HippoWorkflowUtils.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 194200
CollapsibleIfStatements These nested if statements could be combined 3 321327
CollapsibleIfStatements These nested if statements could be combined 3 354358