The following document contains the results of Checkstyle 8.35 with /src/main/resources/development/dsol-checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
118 | 14 | 29 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | MissingSwitchDefault | 3 | ![]() |
misc | FinalParameters | 14 | ![]() |
TodoComment | 1 | ![]() | |
naming | MethodName | 4 | ![]() |
StaticVariableName | 5 | ![]() | |
sizes | LineLength
|
10 | ![]() |
MethodLength | 3 | ![]() | |
ParameterNumber | 1 | ![]() | |
whitespace | WhitespaceAround
|
2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 140). | 82 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 390 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 132). | 486 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 142). | 516 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '>=' is not followed by whitespace. | 53 |
![]() |
whitespace | WhitespaceAround | '>=' is not followed by whitespace. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 212 |
![]() |
naming | StaticVariableName | Name 'DOUBLE_DECIMAL_TABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 467 |
![]() |
naming | StaticVariableName | Name 'DOUBLE_DECIMAL_EXP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 135). | 646 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 152 lines (max allowed is 150). | 27 |
![]() |
misc | FinalParameters | Parameter x should be final. | 199 |
![]() |
misc | FinalParameters | Parameter y should be final. | 199 |
![]() |
misc | FinalParameters | Parameter x should be final. | 257 |
![]() |
misc | FinalParameters | Parameter y should be final. | 257 |
![]() |
naming | StaticVariableName | Name 'pi_o_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 396 |
![]() |
naming | StaticVariableName | Name 'pi_o_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 399 |
![]() |
naming | StaticVariableName | Name 'pi_lo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 405 |
![]() |
misc | FinalParameters | Parameter y should be final. | 414 |
![]() |
misc | FinalParameters | Parameter x should be final. | 414 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 435 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 455 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 469 |
![]() |
misc | FinalParameters | Parameter x should be final. | 576 |
![]() |
naming | MethodName | Name '__LO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 651 |
![]() |
misc | FinalParameters | Parameter x should be final. | 651 |
![]() |
naming | MethodName | Name '__LO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 663 |
![]() |
misc | FinalParameters | Parameter x should be final. | 663 |
![]() |
misc | FinalParameters | Parameter low should be final. | 663 |
![]() |
naming | MethodName | Name '__HI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 674 |
![]() |
misc | FinalParameters | Parameter x should be final. | 674 |
![]() |
naming | MethodName | Name '__HI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 686 |
![]() |
misc | FinalParameters | Parameter x should be final. | 686 |
![]() |
misc | FinalParameters | Parameter high should be final. | 686 |
![]() |
misc | FinalParameters | Parameter x should be final. | 696 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 132 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 149 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 130). | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 501 lines (max allowed is 150). | 299 |
![]() |
sizes | MethodLength | Method length is 692 lines (max allowed is 150). | 886 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 129). | 310 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 129). | 325 |
![]() |
sizes | LineLength | Line is longer than 128 characters (found 129). | 330 |