PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/jitr/Jitr.java

Violation Line
The class 'Jitr' has a Cyclomatic Complexity of 6 (Highest = 10). 56 - 298
A method/constructor shouldn't explicitly throw java.lang.Exception 123
A method/constructor shouldn't explicitly throw java.lang.Exception 123
The method 'setSpringAutowireCapableBeanFactory' has a Cyclomatic Complexity of 10. 190 - 264
Found 'DU'-anomaly for variable 'applicationContext' (lines '253'-'264'). 253 - 264

org/jitr/JitrConfigurationFactory.java

Violation Line
Found 'DU'-anomaly for variable 'containerClass' (lines '154'-'186'). 154 - 186
Found 'DU'-anomaly for variable 'from' (lines '155'-'186'). 155 - 186
Found 'DU'-anomaly for variable 'from' (lines '171'-'186'). 171 - 186
Found 'DU'-anomaly for variable 'from' (lines '174'-'186'). 174 - 186

org/jitr/JitrUtils.java

Violation Line
Found 'DD'-anomaly for variable 'socket' (lines '109'-'111'). 109 - 111
Found 'DU'-anomaly for variable 'port' (lines '112'-'126'). 112 - 126