PMD Results

The following document contains the results of PMD 4.2.2.

Files

WSAG4J: Client - org/ogf/graap/wsag/client/remote/Axis2SoapClient.java

ViolationLine
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.449

WSAG4J: Integration Tests - org/ogf/graap/wsag/it/AbstractIntegrationTest.java

ViolationLine
Overriding method merely calls super178 - 181

WSAG4J: Samples - org/ogf/graap/wsag/samples/actions/SampleAgreement.java

ViolationLine
These nested if statements could be combined88 - 91

WSAG4J: Samples - org/ogf/graap/wsag/samples/SampleAgreement.java

ViolationLine
These nested if statements could be combined97 - 100

WSAG4J: Samples - org/ogf/graap/wsag/samples/SampleMonitoredAgreement.java

ViolationLine
These nested if statements could be combined88 - 91

WSAG4J: Samples - org/ogf/graap/wsag/samples/site/ExampleAgreement.java

ViolationLine
These nested if statements could be combined93 - 96

WSAG4J: Security Module - org/ogf/graap/wsag/security/core/client/Merlin.java

ViolationLine
Avoid unused constructor parameters such as 'loader'.94 - 98
Avoid unused constructor parameters such as 'properties'.94 - 98

WSAG4J: Server - org/ogf/graap/wsag/server/engine/GenericNegotiation.java

ViolationLine
These nested if statements could be combined372 - 378

WSAG4J: Server - org/ogf/graap/wsag/server/monitoring/MonitorableAgreement.java

ViolationLine
Avoid unused constructor parameters such as 'persistentAgreementContainer'.211 - 215

WSAG4J: Server - org/ogf/graap/wsag/server/persistence/impl/DatabasePersistentAgreement.java

ViolationLine
Avoid unused method parameters such as 'pContext'.464 - 499

WSAG4J: WS-Stack Integration - org/ogf/graap/wsag/wsrf/bootstrap/Bootstrap.java

ViolationLine
These nested if statements could be combined572 - 576

WSAG4J: WS-Stack Integration - org/ogf/graap/wsag/wsrf/faults/AbstractAgreementFault.java

ViolationLine
Avoid empty catch blocks184 - 187