Checkstyle Results
The following document contains the results of Checkstyle 9.3 with sun_checks.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
7 | 0 | 0 | 14 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocVariable | 1 | ![]() |
misc | TodoComment | 1 | ![]() |
sizes | LineLength
|
12 | ![]() |
Details
info/mikethomas/jfold/SocketConnection.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 133 |
info/mikethomas/jfold/exceptions/SimulationInfoException.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 55 |
info/mikethomas/jfold/options/Options.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 455 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 1228 |
info/mikethomas/jfold/simulation/SimulationInfo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 123 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 131 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 191 |
info/mikethomas/jfold/slot/SlotOptions.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 85 |
info/mikethomas/jfold/util/Command.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 99 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 173 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 180 |
info/mikethomas/jfold/util/JacksonUtil.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 54 |