Severity |
Category |
Rule |
Message |
Line |
Error |
javadoc |
JavadocPackage |
Missing package-info.java file. |
|
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
14 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
15 |
Error |
design |
VisibilityModifier |
Variable 'logger' must be private and have accessor methods. |
15 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
16 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
17 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
18 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
19 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
20 |
Error |
design |
DesignForExtension |
Method 'setStudentDAO' is not designed for extension - needs to be abstract, final or empty. |
21 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
21 |
Error |
misc |
FinalParameters |
Parameter dao should be final. |
21 |
Error |
coding |
HiddenField |
'dao' hides a field. |
21 |
Error |
design |
DesignForExtension |
Method 'addStudent' is not designed for extension - needs to be abstract, final or empty. |
25 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
25 |
Error |
misc |
FinalParameters |
Parameter student should be final. |
25 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
28 |
Error |
design |
DesignForExtension |
Method 'completeCourse' is not designed for extension - needs to be abstract, final or empty. |
34 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34 |
Error |
misc |
FinalParameters |
Parameter student should be final. |
34 |
Error |
misc |
FinalParameters |
Parameter grade should be final. |
34 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
37 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
39 |
Error |
design |
DesignForExtension |
Method 'dropStudent' is not designed for extension - needs to be abstract, final or empty. |
45 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
45 |
Error |
misc |
FinalParameters |
Parameter student should be final. |
45 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
50 |
Error |
design |
DesignForExtension |
Method 'getStudents' is not designed for extension - needs to be abstract, final or empty. |
56 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
Error |
misc |
FinalParameters |
Parameter index should be final. |
56 |
Error |
misc |
FinalParameters |
Parameter count should be final. |
56 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
60 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
65 |
Error |
design |
DesignForExtension |
Method 'getGraduatingStudents' is not designed for extension - needs to be abstract, final or empty. |
66 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Error |
misc |
FinalParameters |
Parameter index should be final. |
66 |
Error |
misc |
FinalParameters |
Parameter count should be final. |
66 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
70 |
Error |
design |
DesignForExtension |
Method 'getNewStudents' is not designed for extension - needs to be abstract, final or empty. |
76 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
76 |
Error |
misc |
FinalParameters |
Parameter index should be final. |
76 |
Error |
misc |
FinalParameters |
Parameter count should be final. |
76 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
80 |
Error |
design |
DesignForExtension |
Method 'getStudent' is not designed for extension - needs to be abstract, final or empty. |
86 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
86 |
Error |
misc |
FinalParameters |
Parameter id should be final. |
86 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
88 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
89 |
Error |
design |
DesignForExtension |
Method 'getStudents' is not designed for extension - needs to be abstract, final or empty. |
95 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
95 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
96 |
Error |
misc |
FinalParameters |
Parameter queryName should be final. |
96 |
Error |
misc |
FinalParameters |
Parameter params should be final. |
96 |
Error |
misc |
FinalParameters |
Parameter index should be final. |
96 |
Error |
misc |
FinalParameters |
Parameter count should be final. |
96 |
Error |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
100 |