Checkstyle Results
The following document contains the results of Checkstyle
.
Summary
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
4 | 0 | 16 | 1 |
Files
Details
com/gridsystems/innergrid/kernel/ixos/configurator/IxosConfigModel.java
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 14 (max allowed is 10). | 165 |
![]() |
Cyclomatic Complexity is 19 (max allowed is 10). | 241 |
![]() |
NPath Complexity is 5,760 (max allowed is 200). | 241 |
![]() |
Cyclomatic Complexity is 18 (max allowed is 10). | 401 |
![]() |
NPath Complexity is 2,304 (max allowed is 200). | 401 |
com/gridsystems/innergrid/kernel/ixos/configurator/IxosConsoleView.java
Violation | Message | Line |
---|---|---|
![]() |
'78' is a magic number. | 72 |
![]() |
'52' is a magic number. | 98 |
![]() |
'24' is a magic number. | 99 |
![]() |
'24' is a magic number. | 100 |
![]() |
'32' is a magic number. | 113 |
![]() |
'32' is a magic number. | 118 |
![]() |
Mail addresses are forbidden in the source code | 197 |
com/gridsystems/innergrid/kernel/ixos/configurator/IxosSwingView.java
Violation | Message | Line |
---|---|---|
![]() |
Class Data Abstraction Coupling is 13 (max allowed is 7) classes [Color, ErrorSupport, File, FileChooserField, FileVerifier, FocusListener, GridBagConstraints, GridBagLayout, JPasswordField, JTextField, PasswordVerifier, PatternVerifier, PropertyChangeListener]. | 53 |
![]() |
Class Fan-Out Complexity is 21 (max allowed is 20). | 53 |
![]() |
'32' is a magic number. | 130 |
![]() |
'3' is a magic number. | 164 |
![]() |
'3' is a magic number. | 172 |