Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
4 75

Files

Files Errors
jface/mockobject/Actions.java 26
jface/mockobject/Expectation.java 24
jface/mockobject/util/MethodUtils.java 6
jface/mockobject/util/ObjectUtils.java 19

jface/mockobject/Actions.java

Error Line
'{' should be on the previous line. 143
variable 'EMPTY_PARAMS' missing Javadoc. 144
variable 'expectations' missing Javadoc. 145
'{' should be on the previous line. 154
'{' should be on the previous line. 170
method is missing a Javadoc comment. 174
'{' should be on the previous line. 177
'{' should be on the previous line. 188
'{' should be on the previous line. 201
method is missing a Javadoc comment. 207
'{' should be on the previous line. 210
Expected an @return tag. 220
'{' should be on the previous line. 221
line longer than 80 characters 222
'{' should be on the previous line. 236
method is missing a Javadoc comment. 242
'{' should be on the previous line. 245
Expected an @return tag. 257
'{' should be on the previous line. 258
line longer than 80 characters 259
'{' should be on the previous line. 273
Comment matches to-do format 'TODO:'. 284
'{' should be on the previous line. 288
'}' should be on the same line. 295
'{' should be on the previous line. 297
'{' should be on the previous line. 306

jface/mockobject/Expectation.java

Error Line
'{' should be on the previous line. 16
variable 'methodName' missing Javadoc. 17
variable 'parameters' missing Javadoc. 18
variable 'returnValue' missing Javadoc. 19
variable 'throwable' missing Javadoc. 20
'{' should be on the previous line. 29
'{' should be on the previous line. 39
'{' should be on the previous line. 49
'{' should be on the previous line. 59
'{' should be on the previous line. 70
'{' should be on the previous line. 81
'{' should be on the previous line. 94
'{' should be on the previous line. 106
'{' should be on the previous line. 118
'{' should be on the previous line. 130
variable 'parameters' missing Javadoc. 131
variable 'parameterArray' missing Javadoc. 132
method is missing a Javadoc comment. 134
'{' should be on the previous line. 135
method is missing a Javadoc comment. 140
'{' should be on the previous line. 141
method is missing a Javadoc comment. 146
'{' should be on the previous line. 147
'{' should be on the previous line. 149

jface/mockobject/util/MethodUtils.java

Error Line
'{' should be on the previous line. 14
'{' should be on the previous line. 21
'{' should be on the previous line. 31
method is missing a Javadoc comment. 35
'{' should be on the previous line. 36
'{' should be on the previous line. 42

jface/mockobject/util/ObjectUtils.java

Error Line
'{' should be on the previous line. 17
'{' should be on the previous line. 28
'{' should be on the previous line. 40
'{' should be on the previous line. 42
'{' should be on the previous line. 44
'{' should be on the previous line. 49
'}' should be on the same line. 52
'{' should be on the previous line. 54
line longer than 80 characters 56
'}' should be on the same line. 58
'{' should be on the previous line. 60
'{' should be on the previous line. 73
'{' should be on the previous line. 75
'}' should be on the same line. 77
'{' should be on the previous line. 79
'{' should be on the previous line. 83
'{' should be on the previous line. 85
'}' should be on the same line. 92
'{' should be on the previous line. 94