Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
1 0 0 30

Files

File
 I
 W
 E
it/tidalwave/bluemarine2/cec/javafx/impl/JavaFxCecNavigationAdapter.java 0 0 30

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
1
 Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
10
 Error
whitespace ParenPad 19
 Error

Details

it/tidalwave/bluemarine2/cec/javafx/impl/JavaFxCecNavigationAdapter.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 52
 Error
regexp RegexpSingleline Line has trailing spaces. 55
 Error
javadoc JavadocMethod Missing a Javadoc comment. 56
 Error
whitespace ParenPad ')' is preceded with whitespace. 58
 Error
whitespace ParenPad ')' is preceded with whitespace. 59
 Error
whitespace ParenPad ')' is preceded with whitespace. 60
 Error
whitespace ParenPad ')' is preceded with whitespace. 61
 Error
whitespace ParenPad ')' is preceded with whitespace. 62
 Error
whitespace ParenPad ')' is preceded with whitespace. 63
 Error
whitespace ParenPad ')' is preceded with whitespace. 64
 Error
whitespace ParenPad ')' is preceded with whitespace. 65
 Error
whitespace ParenPad ')' is preceded with whitespace. 66
 Error
whitespace ParenPad ')' is preceded with whitespace. 67
 Error
whitespace ParenPad ')' is preceded with whitespace. 68
 Error
whitespace ParenPad ')' is preceded with whitespace. 69
 Error
whitespace ParenPad ')' is preceded with whitespace. 70
 Error
whitespace ParenPad ')' is preceded with whitespace. 71
 Error
whitespace ParenPad ')' is preceded with whitespace. 72
 Error
whitespace ParenPad ')' is preceded with whitespace. 73
 Error
whitespace ParenPad ')' is preceded with whitespace. 74
 Error
whitespace ParenPad ')' is preceded with whitespace. 75
 Error
whitespace ParenPad ')' is preceded with whitespace. 76
 Error
regexp RegexpSingleline Line has trailing spaces. 78
 Error
regexp RegexpSingleline Line has trailing spaces. 79
 Error
regexp RegexpSingleline Line has trailing spaces. 82
 Error
regexp RegexpSingleline Line has trailing spaces. 85
 Error
regexp RegexpSingleline Line has trailing spaces. 91
 Error
regexp RegexpSingleline Line has trailing spaces. 96
 Error
regexp RegexpSingleline Line has trailing spaces. 98
 Error
regexp RegexpSingleline Line has trailing spaces. 103