Checkstyle Results
The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset. 
Summary
Files |
Info |
Warnings |
Errors |
41 |
0 |
78 |
0 |
Details
de/bsvrz/kex/tls/osi2osi3/longtelegram/Osi7LongTelegramRecombine.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 25 (max allowed is 10). |
223 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 81 (max allowed is 50). |
223 |
de/bsvrz/kex/tls/osi2osi3/longtelegram/Osi7LongTelegramSegment.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 15 (max allowed is 10). |
434 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 117 (max allowed is 50). |
434 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 55 (max allowed is 50). |
737 |
de/bsvrz/kex/tls/osi2osi3/osi2/api/DataLinkLayerEvent.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 13 (max allowed is 10). |
204 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57listen/Wiretapper.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 11 (max allowed is 10). |
74 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 1,024 (max allowed is 200). |
74 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 22 (max allowed is 10). |
172 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 77 (max allowed is 50). |
172 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 684 (max allowed is 200). |
172 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 32 (max allowed is 10). |
317 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 94 (max allowed is 50). |
317 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 58,518 (max allowed is 200). |
317 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 39 (max allowed is 10). |
654 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 94 (max allowed is 50). |
654 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 55,308 (max allowed is 200). |
654 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57primary/DefaultProperties.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 54 (max allowed is 50). |
49 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57primary/Primary.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 35 (max allowed is 10). |
148 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 91 (max allowed is 50). |
148 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 190,034 (max allowed is 200). |
148 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 16 (max allowed is 10). |
363 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 56 (max allowed is 10). |
543 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 163 (max allowed is 50). |
543 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 611 (max allowed is 200). |
543 |
Warning |
metrics |
BooleanExpressionComplexity |
Boolean expression complexity is 6 (max allowed is 3). |
669 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57primary/PrimaryFrame.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 11 (max allowed is 10). |
88 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 31 (max allowed is 10). |
115 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 58 (max allowed is 50). |
115 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 4,760 (max allowed is 200). |
115 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57primary/SecondaryFrame.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 33 (max allowed is 10). |
66 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 64 (max allowed is 50). |
66 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 9,900 (max allowed is 200). |
66 |
de/bsvrz/kex/tls/osi2osi3/osi2/tc57primary/SerialPortControl.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 29 (max allowed is 10). |
113 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 146 (max allowed is 50). |
113 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 82,946 (max allowed is 200). |
113 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 11 (max allowed is 10). |
297 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 30 (max allowed is 10). |
324 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 84 (max allowed is 50). |
324 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 216,001 (max allowed is 200). |
324 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 19 (max allowed is 10). |
494 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 60 (max allowed is 50). |
494 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 11 (max allowed is 10). |
585 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 12 (max allowed is 10). |
629 |
de/bsvrz/kex/tls/osi2osi3/osi2/wancom/Client.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 16 (max allowed is 10). |
153 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 14 (max allowed is 10). |
496 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 12 (max allowed is 10). |
537 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 72 (max allowed is 50). |
537 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 28 (max allowed is 10). |
671 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 84 (max allowed is 50). |
671 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 19,056 (max allowed is 200). |
671 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 51 (max allowed is 50). |
792 |
de/bsvrz/kex/tls/osi2osi3/osi2/wancom/Server.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 16 (max allowed is 10). |
178 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 11 (max allowed is 10). |
620 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 12 (max allowed is 10). |
666 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 72 (max allowed is 50). |
666 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 26 (max allowed is 10). |
825 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 78 (max allowed is 50). |
825 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 12,912 (max allowed is 200). |
825 |
de/bsvrz/kex/tls/osi2osi3/osi3/TlsNetworkInitializer.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 22 (max allowed is 10). |
68 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 98 (max allowed is 50). |
68 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 282 (max allowed is 200). |
68 |
de/bsvrz/kex/tls/osi2osi3/osi3/TlsNetworkLayer.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 36 (max allowed is 10). |
339 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 93 (max allowed is 50). |
339 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 5,796 (max allowed is 200). |
339 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 16 (max allowed is 10). |
727 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 1,584 (max allowed is 200). |
727 |
de/bsvrz/kex/tls/osi2osi3/osi3/TlsNetworkLayerSetting.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 256 (max allowed is 200). |
59 |
de/bsvrz/kex/tls/osi2osi3/properties/PropertyConsultant.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 256 (max allowed is 200). |
54 |
de/bsvrz/kex/tls/osi2osi3/redirection/TelegramProcessor.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 15 (max allowed is 10). |
60 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 300 (max allowed is 200). |
60 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 13 (max allowed is 10). |
176 |
de/bsvrz/kex/tls/osi2osi3/redirection/TelegramStructure.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
BooleanExpressionComplexity |
Boolean expression complexity is 5 (max allowed is 3). |
58 |
de/bsvrz/kex/tls/osi2osi3/redirection/TlsModel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 12 (max allowed is 10). |
69 |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 13 (max allowed is 10). |
208 |
de/bsvrz/kex/tls/osi2osi3/redirection/WildcardProcessor.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
metrics |
CyclomaticComplexity |
Cyclomatic Complexity is 39 (max allowed is 10). |
63 |
Warning |
metrics |
JavaNCSS |
NCSS for this method is 121 (max allowed is 50). |
63 |
Warning |
metrics |
NPathComplexity |
NPath Complexity is 10,581,770 (max allowed is 200). |
63 |