Files | I | W | E |
---|---|---|---|
net/sf/surrogate/core/MockMethod.java | 0 | 0 | 93 |
net/sf/surrogate/core/SurrogateManager.java | 0 | 0 | 1 |
net/sf/surrogate/core/SurrogateManager.java | 0 | 0 | 105 |
net/sf/surrogate/core/package.html | 0 | 0 | 1 |
Error | Line | |
---|---|---|
Line does not match expected header line of ' BSD License for Surrogate '. | 1 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 66 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 82 | |
Line has trailing spaces. | 92 | |
Line has trailing spaces. | 93 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 111 | |
Parameter theClass should be final. | 111 | |
Parameter method should be final. | 111 | |
'method' hides a field. | 111 | |
Parameter parameterTypes should be final. | 111 | |
'parameterTypes' hides a field. | 111 | |
Line has trailing spaces. | 129 | |
Unused @throws tag for 'IllegalArgumentException'. | 139 | |
Line is longer than 80 characters. | 145 | |
Parameter theClass should be final. | 145 | |
Parameter method should be final. | 145 | |
'method' hides a field. | 145 | |
Array brackets at illegal position. | 146 | |
Line is longer than 80 characters. | 154 | |
Line has trailing spaces. | 183 | |
Line is longer than 80 characters. | 196 | |
Parameter theClass should be final. | 196 | |
Parameter parameterTypes should be final. | 196 | |
'parameterTypes' hides a field. | 196 | |
Missing a Javadoc comment. | 202 | |
Parameter accessible should be final. | 202 | |
Parameter parameterTypes should be final. | 202 | |
'parameterTypes' hides a field. | 202 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Line is longer than 80 characters. | 218 | |
Line has trailing spaces. | 224 | |
Method 'setExpectedCalls' is not designed for extension - needs to be abstract, final or empty. | 232 | |
Parameter expectedCalls should be final. | 232 | |
Line has trailing spaces. | 240 | |
Unused @throws tag for 'IllegalArgumentException'. | 245 | |
Method 'addReturnValue' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Parameter o should be final. | 250 | |
Line is longer than 80 characters. | 252 | |
Line has trailing spaces. | 260 | |
Method 'addThrowableReturnValue' is not designed for extension - needs to be abstract, final or empty. | 267 | |
Parameter arg should be final. | 267 | |
Line has trailing spaces. | 275 | |
Unused @throws tag for 'IllegalArgumentException'. | 282 | |
Method 'addExpectedParameters' is not designed for extension - needs to be abstract, final or empty. | 287 | |
Parameter args should be final. | 287 | |
Line is longer than 80 characters. | 289 | |
Line has trailing spaces. | 300 | |
Line has trailing spaces. | 308 | |
Line is longer than 80 characters. | 311 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Parameter args should be final. | 315 | |
Line is longer than 80 characters. | 318 | |
Line has trailing spaces. | 338 | |
Method 'getAccessibleObject' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Missing a Javadoc comment. | 342 | |
First sentence should end with a period. | 346 | |
Line has trailing spaces. | 349 | |
Method 'verify' is not designed for extension - needs to be abstract, final or empty. | 352 | |
First sentence should end with a period. | 356 | |
Line has trailing spaces. | 358 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 361 |
Error | Line | |
---|---|---|
Line does not match expected header line of ' BSD License for Surrogate '. | 1 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 82 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 87 | |
Extra HTML tag found: </code> BufferedWriter</code> | 93 | |
Extra HTML tag found: </code> | 93 | |
Line has trailing spaces. | 95 | |
Class SurrogateManager should be declared as final. | 100 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 113 | |
First sentence should end with a period. | 125 | |
Line has trailing spaces. | 127 | |
Line has trailing spaces. | 141 | |
Line has trailing spaces. | 167 | |
Line has trailing spaces. | 181 | |
Line has trailing spaces. | 183 | |
Line has trailing spaces. | 190 | |
Line has trailing spaces. | 192 | |
Parameter o should be final. | 200 | |
Line has trailing spaces. | 219 | |
Line is longer than 80 characters. | 220 | |
Line has trailing spaces. | 225 | |
Line has trailing spaces. | 228 | |
Parameter m should be final. | 235 | |
Line has trailing spaces. | 245 | |
Parameter o should be final. | 252 | |
Line has trailing spaces. | 261 | |
Unused @param tag for 'o'. | 262 | |
Parameter m should be final. | 268 | |
Expected @param tag for 'm'. | 268 | |
Line has trailing spaces. | 279 | |
Parameter myClassOrInterface should be final. | 288 | |
Line has trailing spaces. | 301 | |
Parameter m should be final. | 308 | |
First sentence should end with a period. | 312 | |
Line has trailing spaces. | 314 | |
Parameter c should be final. | 321 | |
Line has trailing spaces. | 328 | |
Line is longer than 80 characters. | 334 | |
Parameter p should be final. | 334 | |
Expected @throws tag for 'IllegalArgumentException'. | 334 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 334 | |
Line is longer than 80 characters. | 342 | |
Line has trailing spaces. | 350 | |
Line is longer than 80 characters. | 359 | |
Parameter p should be final. | 359 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 359 | |
Expected @throws tag for 'NoSuchMethodException'. | 359 | |
Line is longer than 80 characters. | 364 | |
Line is longer than 80 characters. | 367 | |
Line is longer than 80 characters. | 370 | |
Line has trailing spaces. | 396 | |
Line has trailing spaces. | 401 | |
Line has trailing spaces. | 405 | |
Line is longer than 80 characters. | 413 | |
Parameter p should be final. | 413 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 413 | |
Line has trailing spaces. | 431 | |
Parameter pred should be final. | 438 | |
Parameter mockId should be final. | 438 | |
Line is longer than 80 characters. | 440 | |
Avoid inline conditionals. | 440 | |
Line has trailing spaces. | 447 | |
Line has trailing spaces. | 456 | |
Unclosed HTML tag found: <code>thisJoinPoint.getArgs()<code> | 459 | |
Line is longer than 80 characters. | 463 | |
Line is longer than 80 characters. | 467 | |
Line is longer than 80 characters. | 468 | |
Redundant 'public' modifier. | 471 | |
Line has trailing spaces. | 478 | |
Missing a Javadoc comment. | 483 | |
Missing a Javadoc comment. | 485 | |
Parameter o should be final. | 485 | |
Missing a Javadoc comment. | 489 | |
Parameter args should be final. | 489 |