The following document contains the results of Checkstyle 6.1.1 with development/dsol-checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 1 | ![]() |
design | DesignForExtension | 7 | ![]() |
VisibilityModifier | 1 | ![]() | |
imports | UnusedImports | 1 | ![]() |
javadoc | JavadocPackage | 1 | ![]() |
modifier | ModifierOrder | 1 | ![]() |
sizes | LineLength
|
6 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 156). | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 156). | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.rmi.RemoteException. | 14 |
![]() |
design | VisibilityModifier | Variable 'closeHandlerRegistered' must be private and have accessor methods. | 104 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 229 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 156). | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 156). | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 83 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 262 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 198 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'deepCopy' is not designed for extension - needs to be abstract, final or empty. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 156). | 6 |