The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset.
File | I | W | E |
---|---|---|---|
de/bsvrz/sys/funclib/consoleProcessFrame/ConsoleProcessPanel.java | 0 | 1 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
metrics | ClassDataAbstractionCoupling | 1 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, DefaultStyledDocument, Dimension, Font, Insets, JScrollPane, JTextPane, Runnable, TextPaneHatch, Thread]. | 42 |