PMD Results

The following document contains the results of PMD 4.2.5.

Files

de/smartics/exceptions/i18n/message/AbstractTextHandler.java

Violation Line
Avoid really long parameter lists. 95 - 97
Avoid really long parameter lists. 110 - 112
Avoid really long parameter lists. 137 - 139

de/smartics/exceptions/i18n/message/DefaultMessageComposer.java

Violation Line
Avoid really long parameter lists. 93 - 95
Avoid really long parameter lists. 147 - 150
Avoid really long parameter lists. 229 - 231
Avoid really long parameter lists. 278 - 281
Avoid really long parameter lists. 332 - 334

de/smartics/exceptions/i18n/message/LocalizedInfo.java

Violation Line
Avoid really long parameter lists. 208 - 210

de/smartics/exceptions/i18n/message/MessageType.java

Violation Line
The class 'MessageType' has a Cyclomatic Complexity of 4(Highest = 8). 43 - 299
The method 'getMessageParamInfos' has a Cyclomatic Complexity of 8. 197 - 239
The method 'getParentMessageParamInfos' has a Cyclomatic Complexity of 8. 252 - 295

de/smartics/exceptions/i18n/message/ParseException.java

Violation Line
Avoid really long parameter lists. 107 - 109

de/smartics/exceptions/i18n/message/StructuredTextHandler.java

Violation Line
Avoid really long parameter lists. 101 - 103
Deeply nested if..then statements are hard to read 119 - 124
Deeply nested if..then statements are hard to read 131 - 136
Avoid really long parameter lists. 142 - 144

de/smartics/exceptions/i18n/MessageComposer.java

Violation Line
Avoid really long parameter lists. 59 - 60

de/smartics/exceptions/i18n/MethodAccessConfigurationException.java

Violation Line
Avoid really long parameter lists. 90 - 92