DVL1 dishevelled.org

Skip to: [content] [navigation]

dishevelled.org iconbundle-tools 1.1-SNAPSHOT :: Downloads | Repository | Javadocs | Checkstyle | Test coverage | Changes

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
5 0 0 20

Details

org/dishevelled/iconbundle/tools/PNGVariants.java

Violation Message Line
Errors Utility classes should not have a public or default constructor. 48
Errors Redundant 'final' modifier. 56
Errors '{' is followed by whitespace. 68

org/dishevelled/iconbundle/tools/SVGVariants.java

Violation Message Line
Errors Utility classes should not have a public or default constructor. 48
Errors Redundant 'final' modifier. 56
Errors '{' is followed by whitespace. 68

org/dishevelled/iconbundle/tools/ShapeVariants.java

Violation Message Line
Errors Utility classes should not have a public or default constructor. 58
Errors Line is longer than 120 characters. 80
Errors Line is longer than 120 characters. 81
Errors '{' is followed by whitespace. 85
Errors Line is longer than 120 characters. 104
Errors '3' is a magic number. 104
Errors Line is longer than 120 characters. 105
Errors '3' is a magic number. 105

org/dishevelled/iconbundle/tools/ShowAllVariants.java

Violation Message Line
Errors '4' is a magic number. 83
Errors '4' is a magic number. 84
Errors ';' is followed by whitespace. 86
Errors ';' is followed by whitespace. 107
Errors ';' is followed by whitespace. 110
Errors ';' is followed by whitespace. 113