Fork me on GitHub

PMD Results

The following document contains the results of PMD 7.3.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 This if statement could be combined with its parent 7276
CollapsibleIfStatements This if statement could be combined with its parent 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 This if statement could be combined with its parent 194200
CollapsibleIfStatements This if statement could be combined with its parent 321327
CollapsibleIfStatements This if statement could be combined with its parent 354358

Files

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

Rule Violation Priority Line
CollapsibleIfStatements This if statement could be combined with its parent 3 7276
CollapsibleIfStatements This if statement could be combined with its parent 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 This if statement could be combined with its parent 3 194200
CollapsibleIfStatements This if statement could be combined with its parent 3 321327
CollapsibleIfStatements This if statement could be combined with its parent 3 354358