Checkstyle Results
The following document contains the results of Checkstyle
.
Summary
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
63 | 0 | 53 | 122 |
Files
Details
com/gridsystems/config/Configurator.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 32 |
com/gridsystems/config/ConfiguratorModel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 31 |
com/gridsystems/config/ConfiguratorView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 29 |
com/gridsystems/config/ConsoleConfiguratorView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 29 |
com/gridsystems/config/ErrorListener.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 29 |
com/gridsystems/config/SwingConfiguratorView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 33 |
com/gridsystems/config/app/ConfigFrame.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 62 |
![]() |
Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, ConfigPanel, ConfigTree, JMenu, JMenuBar, JMenuItem, JSeparator, JSplitPane, ReflectedAction, WindowAdapter]. | 65 |
![]() |
Class Fan-Out Complexity is 24 (max allowed is 20). | 65 |
![]() |
Cyclomatic Complexity is 14 (max allowed is 10). | 201 |
com/gridsystems/config/app/ConfigNode.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
com/gridsystems/config/app/ConfigNodeCellRenderer.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
com/gridsystems/config/app/ConfigNodeModel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 36 |
com/gridsystems/config/app/ConfigPanel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 61 |
![]() |
Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ApplyAction, BorderLayout, Dimension, DiscardAction, FlowLayout, GridBagConstraints, GridBagLayout, Insets, JButton, JLabel, JPanel, Stack]. | 64 |
![]() |
Class Fan-Out Complexity is 22 (max allowed is 20). | 64 |
![]() |
'400' is a magic number. | 135 |
![]() |
'400' is a magic number. | 135 |
![]() |
'100' is a magic number. | 247 |
![]() |
'60' is a magic number. | 247 |
![]() |
Mail addresses are forbidden in the source code | 326 |
![]() |
Mail addresses are forbidden in the source code | 359 |
com/gridsystems/config/app/ConfigTree.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 36 |
![]() |
'200' is a magic number. | 54 |
![]() |
'400' is a magic number. | 54 |
com/gridsystems/config/app/ConsoleUI.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 43 |
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 75 |
![]() |
'72' is a magic number. | 137 |
![]() |
'72' is a magic number. | 142 |
com/gridsystems/config/app/NullUI.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
com/gridsystems/config/app/PatternFormatter.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 36 |
![]() |
'3' is a magic number. | 55 |
com/gridsystems/config/app/ReflectionTools.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 31 |
com/gridsystems/config/app/SwingUI.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 33 |
com/gridsystems/config/app/UI.java
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 13 (max allowed is 10). | 262 |
![]() |
Boolean expression complexity is 4 (max allowed is 3). | 339 |
com/gridsystems/config/modules/jvm/JVMConfigModel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 45 |
![]() |
Class Data Abstraction Coupling is 8 (max allowed is 7) classes [File, FileInputStream, FileOutputStream, FileWriter, HashSet, IOException, PrintWriter, Properties]. | 48 |
com/gridsystems/config/modules/jvm/JVMConfigurator.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 36 |
com/gridsystems/config/modules/jvm/JVMConsoleView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
com/gridsystems/config/modules/jvm/JVMSwingView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 45 |
com/gridsystems/config/modules/jvm/MemSizeVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 32 |
com/gridsystems/config/modules/tomcat/Connector.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 51 |
com/gridsystems/config/modules/tomcat/ConnectorEditor.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 65 |
![]() |
Class Data Abstraction Coupling is 17 (max allowed is 7) classes [ActionListener, Connector, ConnectorCellRenderer, ConnectorModel, ConnectorSelectionListener, DefaultTableColumnModel, Dimension, GridBagConstraints, GridBagLayout, Insets, JButton, JScrollPane, JTable, NameCellEditor, PortCellEditor, SchemeCellEditor, TableColumn]. | 68 |
![]() |
Class Fan-Out Complexity is 25 (max allowed is 20). | 68 |
![]() |
'20' is a magic number. | 245 |
![]() |
Mail addresses are forbidden in the source code | 304 |
![]() |
Mail addresses are forbidden in the source code | 447 |
![]() |
Mail addresses are forbidden in the source code | 526 |
![]() |
Mail addresses are forbidden in the source code | 574 |
![]() |
Mail addresses are forbidden in the source code | 618 |
![]() |
Mail addresses are forbidden in the source code | 666 |
![]() |
Mail addresses are forbidden in the source code | 699 |
com/gridsystems/config/modules/tomcat/ConnectorField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 37 |
![]() |
'30' is a magic number. | 97 |
![]() |
Cyclomatic Complexity is 11 (max allowed is 10). | 124 |
com/gridsystems/config/modules/tomcat/ConnectorGroupField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 38 |
com/gridsystems/config/modules/tomcat/IncompatiblePortException.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 32 |
com/gridsystems/config/modules/tomcat/KeystoreUtils.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
com/gridsystems/config/modules/tomcat/PortInUseException.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/modules/tomcat/TomcatConfigModel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ArrayList, Connector, File, HashMap, IOException, IncompatiblePortException, PortInUseException, Properties, Template]. | 46 |
![]() |
Cyclomatic Complexity is 12 (max allowed is 10). | 712 |
com/gridsystems/config/modules/tomcat/TomcatConfigurator.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/modules/tomcat/TomcatConsoleView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 44 |
![]() |
Class Data Abstraction Coupling is 9 (max allowed is 7) classes [Connector, ConnectorField, ConnectorGroupField, ErrorSupport, File, GroupField, IpVerifier, PasswordVerifier, PortVerifier]. | 47 |
![]() |
'6' is a magic number. | 203 |
![]() |
'32' is a magic number. | 203 |
com/gridsystems/config/modules/tomcat/TomcatSwingView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 56 |
![]() |
Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ConnectorChangeCallback, ConnectorEditor, EmptyBorder, ErrorSupport, FileChooserField, GridBagConstraints, GridBagLayout, IpVerifier, JComboBox, JLabel, JPanel, JPasswordField, JTextField, PasswordVerifier, PortVerifier, SpringLayout]. | 59 |
![]() |
'6' is a magic number. | 195 |
![]() |
'32' is a magic number. | 195 |
![]() |
Mail addresses are forbidden in the source code | 275 |
com/gridsystems/config/modules/tomcat/WindowsFirewallManager.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/tools/ErrorSupport.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 34 |
com/gridsystems/config/tools/FileVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/tools/IpVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'5' is a magic number. | 153 |
![]() |
Cyclomatic Complexity is 12 (max allowed is 10). | 191 |
com/gridsystems/config/tools/NumberVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 29 |
com/gridsystems/config/tools/PasswordVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'32' is a magic number. | 108 |
![]() |
'128' is a magic number. | 108 |
com/gridsystems/config/tools/PatternVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 35 |
com/gridsystems/config/tools/PortVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 29 |
com/gridsystems/config/tools/Template.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 44 |
com/gridsystems/config/tools/TextVerifier.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 37 |
com/gridsystems/config/tools/console/AbstractConsoleView.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 42 |
![]() |
Class Data Abstraction Coupling is 10 (max allowed is 7) classes [ApplyAction, ArrayList, BoolField, ConstantField, DiscardAction, HashMap, MessageField, PasswordField, SelectionField, ValueField]. | 45 |
com/gridsystems/config/tools/console/ApplyAction.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 35 |
com/gridsystems/config/tools/console/BoolField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 34 |
com/gridsystems/config/tools/console/ConsoleTools.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 39 |
![]() |
'0xDA' is a magic number. | 127 |
![]() |
'0xBF' is a magic number. | 127 |
![]() |
'0xC0' is a magic number. | 127 |
![]() |
'0xD9' is a magic number. | 127 |
![]() |
'0xC3' is a magic number. | 127 |
![]() |
'0xB4' is a magic number. | 127 |
![]() |
'0xC4' is a magic number. | 127 |
![]() |
'0xB3' is a magic number. | 127 |
![]() |
'40' is a magic number. | 182 |
![]() |
Mail addresses are forbidden in the source code | 405 |
com/gridsystems/config/tools/console/ConsoleViewAction.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 33 |
com/gridsystems/config/tools/console/ConstantField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 37 |
com/gridsystems/config/tools/console/DiscardAction.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 35 |
com/gridsystems/config/tools/console/Field.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 33 |
com/gridsystems/config/tools/console/GroupField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 34 |
com/gridsystems/config/tools/console/MessageField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 32 |
com/gridsystems/config/tools/console/PasswordField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 33 |
com/gridsystems/config/tools/console/SelectionField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/tools/console/ValueField.java
Violation | Message | Line |
---|---|---|
![]() |
Line has trailing spaces. | 71 |
![]() |
Line has trailing spaces. | 103 |
com/gridsystems/config/tools/swing/BasePanel.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Mail addresses are forbidden in the source code | 66 |
![]() |
Class Fan-Out Complexity is 23 (max allowed is 20). | 69 |
com/gridsystems/config/tools/swing/FileChooserField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
com/gridsystems/config/tools/swing/PasswordField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'250' is a magic number. | 95 |
![]() |
'40' is a magic number. | 95 |
com/gridsystems/config/tools/swing/PopupTextField.java
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
'10' is a magic number. | 71 |
![]() |
'220' is a magic number. | 98 |