The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
58 | 0 | 0 | 4348 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 7 | Error |
NewlineAtEndOfFile | 4 | Error |
Translation | 0 | Error |
JavadocMethod | 236 | Error |
JavadocType | 2 | Error |
JavadocVariable | 126 | Error |
JavadocStyle | 10 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 3 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
LineLength | 478 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 15 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 7 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 67 | Error |
ParenPad | 322 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 1130 | Error |
WhitespaceAfter | 11 | Error |
WhitespaceAround | 116 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 32 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 9 | Error |
LeftCurly | 54 | Error |
NeedBraces | 34 | Error |
RightCurly | 11 | Error |
AvoidInlineConditionals | 17 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 8 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 64 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 4 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 172 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 6 | Error |
InterfaceIsType | 1 | Error |
VisibilityModifier | 5 | Error |
ArrayTypeStyle | 1 | Error |
FinalParameters | 292 | Error |
GenericIllegalRegexp
|
1103 | Error |
TodoComment | 0 | Error |
UpperEll | 1 | Error |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Method 'setReportingListeners' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter listeners should be final. | 42 | |
';' is followed by whitespace. | 45 | |
Method 'addReportingListener' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter listener should be final. | 50 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 58 | |
Method 'fireListenersException' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter agent should be final. | 58 | |
Parameter re should be final. | 58 | |
Parameter rep should be final. | 58 | |
Line contains a tab character. | 59 | |
';' is followed by whitespace. | 60 | |
'catch' is not followed by whitespace. | 64 | |
Method 'fireListenersStarted' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter agent should be final. | 70 | |
';' is followed by whitespace. | 71 | |
'catch' is not followed by whitespace. | 75 | |
Method 'fireListenersCompleted' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter agent should be final. | 81 | |
';' is followed by whitespace. | 82 | |
'catch' is not followed by whitespace. | 86 | |
Line is longer than 80 characters. | 92 | |
Method 'fireListenersReportRan' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter agent should be final. | 92 | |
Parameter report should be final. | 92 | |
';' is followed by whitespace. | 93 | |
'catch' is not followed by whitespace. | 97 | |
Method 'getReportingListeners' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
'8080' is a magic number. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
'catch' is not followed by whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 70 | |
Method 'runAllReports' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 78 | |
';' is followed by whitespace. | 78 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
'catch' is not followed by whitespace. | 87 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 96 | |
Line is longer than 80 characters. | 97 | |
';' is followed by whitespace. | 97 | |
Line is longer than 80 characters. | 101 | |
'catch' is not followed by whitespace. | 103 | |
Line is longer than 80 characters. | 108 | |
Method 'fireListenersException' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter agent should be final. | 108 | |
Parameter re should be final. | 108 | |
Parameter rep should be final. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter report should be final. | 114 | |
Parameter rex should be final. | 114 | |
Line is longer than 80 characters. | 115 | |
';' is followed by whitespace. | 115 | |
Line is longer than 80 characters. | 119 | |
'catch' is not followed by whitespace. | 121 | |
Missing a Javadoc comment. | 126 | |
Line is longer than 80 characters. | 127 | |
';' is followed by whitespace. | 127 | |
Line is longer than 80 characters. | 131 | |
'catch' is not followed by whitespace. | 133 | |
Line has trailing spaces. | 138 | |
Method 'getDefaultDataDAO' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Method 'getReports' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
Method 'setDefaultDataDAO' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter dao should be final. | 148 | |
Method 'setReports' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter reports should be final. | 151 | |
Missing a Javadoc comment. | 156 | |
Line is longer than 80 characters. | 158 | |
';' is followed by whitespace. | 158 | |
Method 'getDestinationPath' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Line has trailing spaces. | 171 | |
Method 'setDestinationPath' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter destinationPath should be final. | 172 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Parameter title should be final. | 180 | |
Method 'isRunHTTPServer' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Method 'setRunHTTPServer' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
Parameter runHTTPServer should be final. | 188 | |
Method 'getRunHTTPServerPort' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Method 'setRunHTTPServerPort' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Parameter runHTTPServerPort should be final. | 196 | |
Line has trailing spaces. | 199 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Parameter copyFrom should be final. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter agent should be final. | 85 | |
Parameter inRunTime should be final. | 85 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
'7' is a magic number. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 113 | |
Method 'templatize' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Parameter substitutions should be final. | 115 | |
Expected @param tag for 'substitutions'. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 125 | |
Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Method 'getSubTitle' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line has trailing spaces. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Method 'getMoreIsBetter' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 146 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Parameter inTitle should be final. | 146 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line has trailing spaces. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Method 'setSubTitle' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter title should be final. | 155 | |
'title' hides a field. | 155 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line has trailing spaces. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Method 'getFrequencyInMinutes' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line has trailing spaces. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Method 'setFrequencyInMinutes' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Parameter freq should be final. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line has trailing spaces. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Line has trailing spaces. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line has trailing spaces. | 179 | |
Line contains a tab character. | 179 | |
Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Parameter setId should be final. | 179 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line has trailing spaces. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Method 'setSortOrder' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Parameter setSortorder should be final. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Method 'setMoreIsBetter' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Parameter flag should be final. | 198 | |
Line has trailing spaces. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Parameter obj should be final. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Method 'getReports' is not designed for extension - needs to be abstract, final or empty. | 205 | |
Missing a Javadoc comment. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Method 'setDataRetriever' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Missing a Javadoc comment. | 213 | |
Parameter dataRetriever should be final. | 213 | |
Method 'getThisRunData' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Method 'getPreviousData' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Line contains a tab character. | 225 | |
Method 'getIncludeInSummary' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Method 'setIncludeInSummary' is not designed for extension - needs to be abstract, final or empty. | 228 | |
Missing a Javadoc comment. | 228 | |
Parameter includeInSummary should be final. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Parameter groupName should be final. | 245 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 38 | |
Method 'getReports' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter obj should be final. | 52 | |
Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter groupName should be final. | 60 | |
Method 'setReports' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter reports should be final. | 67 | |
Line has trailing spaces. | 70 | |
Method 'addReport' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter report should be final. | 71 | |
Method 'setSortOrder' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter sortOrder should be final. | 81 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 47 | |
Parameter logTime should be final. | 47 | |
Parameter data should be final. | 47 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter data should be final. | 57 | |
Method 'getLogTime' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Method 'setLogTime' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter logTime should be final. | 65 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter other should be final. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 77 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter other should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 41 | |
Redundant 'public' modifier. | 41 | |
Expected @param tag for 'agent'. | 41 | |
Redundant throws: 'ReportingException' is unchecked exception. | 41 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Redundant 'public' modifier. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Redundant 'public' modifier. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Redundant 'public' modifier. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Redundant 'public' modifier. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Redundant 'public' modifier. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Redundant 'public' modifier. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Redundant 'public' modifier. | 98 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Redundant 'public' modifier. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Redundant 'public' modifier. | 48 | |
Line has trailing spaces. | 51 | |
Redundant 'public' modifier. | 54 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Parameter agent should be final. | 38 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Parameter col should be final. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Method 'next' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Parameter message should be final. | 43 | |
Missing a Javadoc comment. | 47 | |
Parameter cause should be final. | 47 | |
Missing a Javadoc comment. | 51 | |
Parameter message should be final. | 51 | |
Parameter cause should be final. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Line is longer than 80 characters. | 39 | |
Parameter data should be final. | 39 | |
Parameter agent should be final. | 39 | |
Parameter report should be final. | 39 | |
Parameter report should be final. | 43 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Redundant throws: 'ReportingException' is unchecked exception. | 48 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Redundant throws: 'ReportingException' is unchecked exception. | 50 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 40 | |
Redundant 'public' modifier. | 44 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 48 | |
Redundant 'public' modifier. | 52 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Method 'findBySqlQuery' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter query should be final. | 47 | |
Line is longer than 80 characters. | 51 | |
Method 'updateWithSQL' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter query should be final. | 57 | |
Line is longer than 80 characters. | 61 | |
Method 'setDataSource' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter dataSource should be final. | 67 | |
Line contains a tab character. | 68 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Line is longer than 80 characters. | 61 | |
Method 'storeReportData' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter data should be final. | 61 | |
Parameter agent should be final. | 61 | |
Parameter report should be final. | 61 | |
Redundant throws: 'ReportingException' is unchecked exception. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 66 | |
Avoid inline conditionals. | 66 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter report should be final. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
'{' is followed by whitespace. | 75 | |
Line is longer than 80 characters. | 83 | |
Avoid inline conditionals. | 83 | |
Line is longer than 80 characters. | 84 | |
Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter sqlDAO should be final. | 89 | |
Method 'getSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
Line has trailing spaces. | 100 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 103 | |
Method 'setInsertQuery' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Parameter query should be final. | 107 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 112 | |
Line has trailing spaces. | 113 | |
Line is longer than 80 characters. | 113 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 117 | |
Unclosed HTML tag found: <ul> | 120 | |
Line is longer than 80 characters. | 122 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 | |
Line is longer than 80 characters. | 125 | |
Method 'setSelectQuery' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Parameter query should be final. | 128 | |
Line has trailing spaces. | 131 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Expected an @return tag. | 53 | |
Line contains a tab character. | 53 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Method 'setMinsPerTick' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter minsPerTick should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Expected an @return tag. | 66 | |
Line contains a tab character. | 66 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Redundant 'public' modifier. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter query should be final. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Line contains a tab character. | 75 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'cast' is not followed by whitespace. | 84 | |
Line has trailing spaces. | 85 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Avoid inline conditionals. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 100 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 104 | |
Method 'templatize' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter substitutions should be final. | 106 | |
Expected @param tag for 'substitutions'. | 106 | |
Line contains a tab character. | 107 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter agent should be final. | 110 | |
Method 'getSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter sqlDAO should be final. | 118 | |
Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
'100' is a magic number. | 47 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setNumerator' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter numerator should be final. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'setDenominator' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Parameter denominator should be final. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter inMultiplier should be final. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'getDataDAO' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter agent should be final. | 79 | |
Line contains a tab character. | 80 | |
Avoid inline conditionals. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter agent should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 | |
Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'setTester' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter tester should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'getTester' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'templatize' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter params should be final. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter agent should be final. | 89 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter agent should be final. | 55 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 69 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 79 | |
'1024' is a magic number. | 81 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 90 | |
Line is longer than 80 characters. | 93 | |
Line has trailing spaces. | 96 | |
Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter url should be final. | 97 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 104 | |
Method 'setRegex' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter regex should be final. | 105 | |
Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 36 | |
Parameter agent should be final. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter agent should be final. | 40 | |
Parameter report should be final. | 40 | |
Missing a Javadoc comment. | 44 | |
Parameter agent should be final. | 44 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter exception should be final. | 48 | |
Parameter agent should be final. | 48 | |
Parameter report should be final. | 48 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter agent should be final. | 51 | |
Parameter report should be final. | 51 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 57 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 59 | |
First sentence should end with a period. | 60 | |
Line has trailing spaces. | 62 | |
Method 'getAdditionalContextData' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'setRelativePath' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter relativePath should be final. | 72 | |
Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter templatePath should be final. | 79 | |
Method 'setTemplateProcessor' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Parameter templateProcessor should be final. | 86 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter agent should be final. | 52 | |
Parameter report should be final. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 61 | |
'catch' is not followed by whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 71 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 47 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 53 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 63 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 65 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 75 | |
Method 'setRememberValues' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter rememberValues should be final. | 77 | |
'rememberValues' hides a field. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 83 | |
Method 'setMailServer' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Parameter server should be final. | 86 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 92 | |
Method 'setFromAddress' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter address should be final. | 95 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 101 | |
Method 'setToAddresses' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter inToAddresses should be final. | 104 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 110 | |
Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter inSubject should be final. | 113 | |
Line has trailing spaces. | 116 | |
Method 'alert' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter msg should be final. | 117 | |
Line is longer than 80 characters. | 119 | |
'{' is followed by whitespace. | 119 | |
First sentence should end with a period. | 125 | |
Line has trailing spaces. | 127 | |
Line has trailing spaces. | 129 | |
Line has trailing spaces. | 130 | |
Line is longer than 80 characters. | 139 | |
Method 'reportingException' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Parameter exception should be final. | 139 | |
Expected @param tag for 'exception'. | 139 | |
Parameter agent should be final. | 139 | |
Expected @param tag for 'agent'. | 139 | |
Parameter report should be final. | 139 | |
Expected @param tag for 'report'. | 139 | |
Line has trailing spaces. | 155 | |
Line has trailing spaces. | 157 | |
Line has trailing spaces. | 158 | |
Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Parameter agent should be final. | 167 | |
Expected @param tag for 'agent'. | 167 | |
Parameter report should be final. | 167 | |
Expected @param tag for 'report'. | 167 | |
Line has trailing spaces. | 168 | |
Line has trailing spaces. | 171 | |
Line has trailing spaces. | 184 | |
Missing a Javadoc comment. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
'catch' is not followed by whitespace. | 189 | |
Must have at least one statement. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Missing a Javadoc comment. | 194 | |
Parameter report should be final. | 194 | |
Line has trailing spaces. | 199 | |
Line is longer than 80 characters. | 201 | |
Avoid inline conditionals. | 201 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Avoid inline conditionals. | 206 | |
Line contains a tab character. | 207 | |
Line has trailing spaces. | 209 | |
Missing a Javadoc comment. | 215 | |
Parameter exception should be final. | 215 | |
Method 'setErrorType' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Parameter errorType should be final. | 219 | |
Method 'setThreshold' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Missing a Javadoc comment. | 222 | |
Parameter dataLevel should be final. | 222 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 60 | |
Method 'setClasspathPaths' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Parameter classpathPaths should be final. | 62 | |
Line is longer than 80 characters. | 66 | |
Method 'setFilesystemPaths' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter filesystemPaths should be final. | 68 | |
Method 'addClasspathPath' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter path should be final. | 71 | |
Parameter relativeOutputPath should be final. | 71 | |
Method 'addFilesystemPath' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter path should be final. | 74 | |
Parameter relativeOutputPath should be final. | 74 | |
Line has trailing spaces. | 77 | |
Method 'reportingPreStart' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter agent should be final. | 78 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 89 | |
Line is longer than 80 characters. | 90 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter agent should be final. | 98 | |
Parameter st should be final. | 98 | |
Parameter relativeOutputPath should be final. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 102 | |
'1024' is a magic number. | 108 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 54 | |
Method 'doAfterImagesCreated' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter delta should be final. | 54 | |
Parameter report should be final. | 54 | |
Parameter agent should be final. | 54 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 77 | |
'{' is followed by whitespace. | 77 | |
Line is longer than 80 characters. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter agent should be final. | 80 | |
Parameter config should be final. | 80 | |
Line is longer than 80 characters. | 81 | |
Missing a Javadoc comment. | 84 | |
Parameter reportingListeners should be final. | 84 | |
';' is followed by whitespace. | 85 | |
Method 'getTemplatePath' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
First sentence should end with a period. | 97 | |
Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter templatePath should be final. | 101 | |
Line is longer than 80 characters. | 105 | |
Line has trailing spaces. | 107 | |
Method 'setRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter path should be final. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 113 | |
Method 'setTemplateProcessor' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Parameter templateProcessor should be final. | 117 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Method 'reportingComplete' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter agent should be final. | 50 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 55 | |
';' is followed by whitespace. | 55 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 66 | |
Method 'getTemplatePath' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter templatePath should be final. | 76 | |
Method 'getRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 80 characters. | 85 | |
Method 'setRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter relativeOutputPath should be final. | 87 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 66 | |
Method 'getYAxisLabel' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 72 | |
Method 'setYAxisLabel' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter label should be final. | 75 | |
Line has trailing spaces. | 78 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 97 | |
Line has trailing spaces. | 98 | |
Missing a Javadoc comment. | 99 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 117 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 122 | |
Line has trailing spaces. | 124 | |
Unused @param tag for 'iterator'. | 125 | |
Unused @param tag for 'row'. | 126 | |
Parameter it should be final. | 130 | |
Expected @param tag for 'it'. | 130 | |
Parameter current should be final. | 130 | |
Expected @param tag for 'current'. | 130 | |
Parameter target should be final. | 130 | |
Line has trailing spaces. | 142 | |
Line is longer than 80 characters. | 147 | |
Parameter report should be final. | 147 | |
Parameter chartBase should be final. | 147 | |
Parameter data should be final. | 147 | |
Line is longer than 80 characters. | 149 | |
'3' is a magic number. | 149 | |
Line has trailing spaces. | 153 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 167 | |
Line has trailing spaces. | 172 | |
Line is longer than 80 characters. | 173 | |
Line has trailing spaces. | 176 | |
Line has trailing spaces. | 179 | |
Line is longer than 80 characters. | 184 | |
Parameter report should be final. | 184 | |
Parameter chartBase should be final. | 184 | |
Parameter data should be final. | 184 | |
Line is longer than 80 characters. | 186 | |
'5' is a magic number. | 186 | |
Line has trailing spaces. | 190 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 201 | |
Line is longer than 80 characters. | 206 | |
'3' is a magic number. | 207 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 212 | |
'4' is a magic number. | 212 | |
Line is longer than 80 characters. | 216 | |
Line has trailing spaces. | 219 | |
Line has trailing spaces. | 222 | |
Line is longer than 80 characters. | 227 | |
Parameter report should be final. | 227 | |
Parameter chartBase should be final. | 227 | |
Parameter data should be final. | 227 | |
Line is longer than 80 characters. | 229 | |
'4' is a magic number. | 229 | |
Line has trailing spaces. | 233 | |
Line is longer than 80 characters. | 239 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 250 | |
'3' is a magic number. | 251 | |
Line is longer than 80 characters. | 255 | |
Line has trailing spaces. | 256 | |
Line has trailing spaces. | 260 | |
Line is longer than 80 characters. | 265 | |
Parameter report should be final. | 265 | |
Parameter chartBase should be final. | 265 | |
Parameter data should be final. | 265 | |
Line is longer than 80 characters. | 267 | |
'3' is a magic number. | 267 | |
Line has trailing spaces. | 271 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 282 | |
Line is longer than 80 characters. | 286 | |
Line has trailing spaces. | 287 | |
Line has trailing spaces. | 292 | |
Line is longer than 80 characters. | 297 | |
Parameter report should be final. | 297 | |
Parameter chartBase should be final. | 297 | |
Parameter data should be final. | 297 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 308 | |
Line is longer than 80 characters. | 309 | |
Line is longer than 80 characters. | 313 | |
Line has trailing spaces. | 316 | |
Line has trailing spaces. | 319 | |
Line is longer than 80 characters. | 321 | |
Parameter data should be final. | 323 | |
'3' is a magic number. | 325 | |
Line has trailing spaces. | 328 | |
Line has trailing spaces. | 332 | |
Line has trailing spaces. | 367 | |
Line is longer than 80 characters. | 368 | |
Line is longer than 80 characters. | 369 | |
Line is longer than 80 characters. | 373 | |
Parameter filebase should be final. | 373 | |
Parameter name should be final. | 373 | |
Parameter data should be final. | 373 | |
Parameter legend should be final. | 373 | |
Parameter createMini should be final. | 373 | |
Expected @param tag for 'createMini'. | 373 | |
'800' is a magic number. | 375 | |
'200' is a magic number. | 375 | |
Line is longer than 80 characters. | 378 | |
'200' is a magic number. | 378 | |
'150' is a magic number. | 378 | |
Line has trailing spaces. | 379 | |
Line has trailing spaces. | 381 | |
Line has trailing spaces. | 384 | |
Method 'includeHourChart' is not designed for extension - needs to be abstract, final or empty. | 387 | |
Parameter rept should be final. | 387 | |
Expected @param tag for 'rept'. | 387 | |
'30' is a magic number. | 388 | |
Line has trailing spaces. | 390 | |
Line has trailing spaces. | 393 | |
Method 'includeDayChart' is not designed for extension - needs to be abstract, final or empty. | 396 | |
Parameter rept should be final. | 396 | |
Expected @param tag for 'rept'. | 396 | |
'60' is a magic number. | 397 | |
Line has trailing spaces. | 399 | |
Line has trailing spaces. | 402 | |
Method 'includeWeekChart' is not designed for extension - needs to be abstract, final or empty. | 405 | |
Parameter rept should be final. | 405 | |
Expected @param tag for 'rept'. | 405 | |
'1440' is a magic number. | 406 | |
Line has trailing spaces. | 408 | |
Line has trailing spaces. | 411 | |
Method 'includeMonthChart' is not designed for extension - needs to be abstract, final or empty. | 414 | |
Parameter rept should be final. | 414 | |
Expected @param tag for 'rept'. | 414 | |
'10080' is a magic number. | 415 | |
Line has trailing spaces. | 417 | |
Line has trailing spaces. | 420 | |
Method 'includeYearChart' is not designed for extension - needs to be abstract, final or empty. | 423 | |
Parameter rept should be final. | 423 | |
Expected @param tag for 'rept'. | 423 | |
'40320' is a magic number. | 424 | |
Line has trailing spaces. | 426 | |
Line is longer than 80 characters. | 428 | |
Line has trailing spaces. | 429 | |
Line has trailing spaces. | 431 | |
Line is longer than 80 characters. | 431 | |
Line is longer than 80 characters. | 432 | |
Line is longer than 80 characters. | 434 | |
Line is longer than 80 characters. | 437 | |
Parameter yLabel should be final. | 437 | |
Parameter sets should be final. | 437 | |
Parameter legend should be final. | 437 | |
Parameter showDetail should be final. | 437 | |
Line is longer than 80 characters. | 439 | |
';' is followed by whitespace. | 444 | |
Line is longer than 80 characters. | 445 | |
';' is followed by whitespace. | 447 | |
Line has trailing spaces. | 451 | |
Line is longer than 80 characters. | 454 | |
Line is longer than 80 characters. | 464 | |
Line has trailing spaces. | 468 | |
Avoid inline conditionals. | 469 | |
Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. | 479 | |
Missing a Javadoc comment. | 479 | |
Parameter agent should be final. | 479 | |
Parameter report should be final. | 479 | |
Line is longer than 80 characters. | 480 | |
Line contains a tab character. | 480 | |
Line has trailing spaces. | 482 | |
Line has trailing spaces. | 484 | |
Line contains a tab character. | 487 | |
Line has trailing spaces. | 494 | |
Line is longer than 80 characters. | 499 | |
Missing a Javadoc comment. | 499 | |
Parameter reportChanges should be final. | 499 | |
Parameter report should be final. | 499 | |
Parameter agent should be final. | 499 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 48 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 53 | |
Method 'getAdditionalContextData' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 57 | |
';' is followed by whitespace. | 64 | |
Avoid inline conditionals. | 69 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 79 | |
Missing a Javadoc comment. | 80 | |
Parameter key should be final. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'8' is a magic number. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter sqlDAO should be final. | 104 | |
Method 'isShowRank' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Method 'setShowRank' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter showRank should be final. | 118 | |
Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter query should be final. | 125 | |
Method 'getColumnNameMappings' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Method 'setColumnNameMappings' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter columnNameMappings should be final. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 74 | |
Method 'initializeSeries' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
'6' is a magic number. | 86 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
'6' is a magic number. | 91 | |
'21' is a magic number. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'21' is a magic number. | 96 | |
'24' is a magic number. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 102 | |
Line is longer than 80 characters. | 106 | |
Method 'createDataset' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Parameter data should be final. | 109 | |
Line has trailing spaces. | 112 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'23' is a magic number. | 115 | |
Line contains a tab character. | 116 | |
'59' is a magic number. | 116 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
'-28' is a magic number. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
',' is not followed by whitespace. | 141 | |
'24' is a magic number. | 141 | |
',' is not followed by whitespace. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
'180000' is a magic number. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
'180000' is a magic number. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
'24' is a magic number. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 184 | |
Parameter inHour should be final. | 197 | |
Parameter inMinute should be final. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
'23' is a magic number. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
'24' is a magic number. | 202 | |
Line contains a tab character. | 203 | |
'2004' is a magic number. | 205 | |
Line has trailing spaces. | 209 | |
Line has trailing spaces. | 212 | |
Parameter calendar should be final. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line has trailing spaces. | 221 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line has trailing spaces. | 234 | |
Line is longer than 80 characters. | 235 | |
'10.0f' is a magic number. | 235 | |
Line is longer than 80 characters. | 236 | |
'cast' is not followed by whitespace. | 236 | |
Line has trailing spaces. | 242 | |
Line has trailing spaces. | 244 | |
Line is longer than 80 characters. | 246 | |
Line has trailing spaces. | 247 | |
Line is longer than 80 characters. | 253 | |
Line contains a tab character. | 253 | |
Method 'report' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Parameter config should be final. | 253 | |
Parameter agent should be final. | 253 | |
Line contains a tab character. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line contains a tab character. | 263 | |
'800' is a magic number. | 263 | |
'600' is a magic number. | 263 | |
Line contains a tab character. | 264 | |
Line has trailing spaces. | 265 | |
Line contains a tab character. | 265 | |
Line has trailing spaces. | 268 | |
Line is longer than 80 characters. | 269 | |
Line contains a tab character. | 269 | |
Missing a Javadoc comment. | 269 | |
Parameter config should be final. | 269 | |
Parameter chartBase should be final. | 269 | |
Parameter agent should be final. | 269 | |
Line is longer than 80 characters. | 270 | |
Line contains a tab character. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
'+' should be on a new line. | 271 | |
Line has trailing spaces. | 272 | |
'+' should be on a new line. | 272 | |
'+' should be on a new line. | 273 | |
Line has trailing spaces. | 274 | |
'+' should be on a new line. | 274 | |
'+' should be on a new line. | 275 | |
Line is longer than 80 characters. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line has trailing spaces. | 278 | |
Line is longer than 80 characters. | 278 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
'+' should be on a new line. | 279 | |
'+' should be on a new line. | 280 | |
Line is longer than 80 characters. | 281 | |
'+' should be on a new line. | 281 | |
Line is longer than 80 characters. | 282 | |
'+' should be on a new line. | 282 | |
Line is longer than 80 characters. | 283 | |
'+' should be on a new line. | 283 | |
Line is longer than 80 characters. | 284 | |
'+' should be on a new line. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line has trailing spaces. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line has trailing spaces. | 292 | |
Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Missing a Javadoc comment. | 293 | |
Parameter sqlDAO should be final. | 293 | |
Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Missing a Javadoc comment. | 297 | |
Parameter agent should be final. | 297 | |
Parameter report should be final. | 297 | |
Line is longer than 80 characters. | 301 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Method 'processContext' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter context should be final. | 55 | |
Parameter agent should be final. | 55 | |
Parameter report should be final. | 55 | |
Parameter templatePath should be final. | 55 | |
Parameter relativeOutputPath should be final. | 55 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 65 | |
Avoid inline conditionals. | 65 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 73 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Method 'setTemplateContainer' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter inContainer should be final. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Expected an @return tag. | 72 | |
Line contains a tab character. | 72 | |
Method 'getReports' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Method 'setDataProvider' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter provider should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
'10' is a magic number. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 102 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Expected an @return tag. | 120 | |
Line contains a tab character. | 120 | |
Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter obj should be final. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Parameter groupName should be final. | 144 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter data should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method 'getParameterList' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 30 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Redundant 'public' modifier. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Redundant 'public' modifier. | 40 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter query should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'setDao' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter dao should be final. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'getParameterList' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 42 | |
Utility classes should not have a public or default constructor. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
'{' is followed by whitespace. | 72 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter img should be final. | 82 | |
Parameter out should be final. | 82 | |
Parameter quality should be final. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
',' is not followed by whitespace. | 85 | |
Line contains a tab character. | 86 | |
',' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 97 | |
Parameter chart should be final. | 97 | |
Parameter path should be final. | 97 | |
Parameter width should be final. | 97 | |
Parameter height should be final. | 97 | |
'0.85f' is a magic number. | 98 | |
Line has trailing spaces. | 103 | |
Line is longer than 80 characters. | 110 | |
Parameter chart should be final. | 110 | |
Parameter path should be final. | 110 | |
Parameter width should be final. | 110 | |
Parameter height should be final. | 110 | |
Parameter quality should be final. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Parameter obj should be final. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Parameter containedLists should be final. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Parameter inMap should be final. | 83 | |
Expected @param tag for 'inMap'. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter map should be final. | 93 | |
Parameter comparator should be final. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter map should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Expected an @return tag. | 111 | |
Line contains a tab character. | 111 | |
Parameter coll should be final. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Missing a Javadoc comment. | 125 | |
Line contains a tab character. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter comparator should be final. | 127 | |
'comparator' hides a field. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter o1 should be final. | 131 | |
Parameter o2 should be final. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter set1 should be final. | 160 | |
Parameter set2 should be final. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter set1 should be final. | 165 | |
Parameter set2 should be final. | 165 | |
Parameter comparator should be final. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Missing a Javadoc comment. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 172 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 173 | |
Line contains a tab character. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter source should be final. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Missing a Javadoc comment. | 197 | |
Line contains a tab character. | 198 | |
Missing a Javadoc comment. | 198 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Missing a Javadoc comment. | 200 | |
Parameter key should be final. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
Missing a Javadoc comment. | 201 | |
Parameter value should be final. | 201 | |
Line contains a tab character. | 203 | |
Missing a Javadoc comment. | 203 | |
Line contains a tab character. | 204 | |
Missing a Javadoc comment. | 204 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter key should be final. | 206 | |
Line contains a tab character. | 207 | |
Missing a Javadoc comment. | 207 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Missing a Javadoc comment. | 209 | |
Parameter key should be final. | 209 | |
Parameter value should be final. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Missing a Javadoc comment. | 210 | |
Parameter map should be final. | 210 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter key should be final. | 212 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Missing a Javadoc comment. | 213 | |
Parameter key should be final. | 213 | |
Parameter item should be final. | 213 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
Missing a Javadoc comment. | 215 | |
Line contains a tab character. | 216 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 28 | |
Utility classes should not have a public or default constructor. | 33 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 38 | |
Parameter throwable should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line has trailing spaces. | 53 | |
Parameter th should be final. | 57 | |
Line has trailing spaces. | 58 | |
'+' should be on a new line. | 58 | |
Line contains a tab character. | 59 | |
'+' should be on a new line. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Avoid inline conditionals. | 60 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 63 | |
Redundant 'final' modifier. | 63 | |
Parameter th should be final. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Avoid inline conditionals. | 64 | |
'+' should be on a new line. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
'+' should be on a new line. | 65 | |
Line contains a tab character. | 66 | |
'+' should be on a new line. | 66 | |
Line contains a tab character. | 67 | |
'+' should be on a new line. | 67 | |
Line contains a tab character. | 68 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 26 | |
interfaces should describe a type and hence have methods. | 30 | |
Redundant 'public' modifier. | 33 | |
Redundant 'public' modifier. | 35 | |
Redundant 'public' modifier. | 37 | |
Redundant 'public' modifier. | 39 | |
Redundant 'public' modifier. | 41 | |
Redundant 'public' modifier. | 43 | |
Redundant 'public' modifier. | 45 | |
Redundant 'public' modifier. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 35 | |
Utility classes should not have a public or default constructor. | 39 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Parameter from should be final. | 51 | |
Parameter to should be final. | 51 | |
Parameter subject should be final. | 51 | |
Parameter body should be final. | 51 | |
Parameter server should be final. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Avoid inline conditionals. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Avoid inline conditionals. | 65 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 27 | |
Utility classes should not have a public or default constructor. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Parameter inStr should be final. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Parameter inStr should be final. | 52 | |
Parameter params should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - java.io.*. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 4 | |
Using the '.*' form of import should be avoided - java.net.*. | 5 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 36 | |
'{' should be on the previous line. | 46 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 62 | |
Method 'serve' is not designed for extension - needs to be abstract, final or empty. | 62 | |
'(' is followed by whitespace. | 62 | |
Parameter uri should be final. | 62 | |
Expected @param tag for 'uri'. | 62 | |
Parameter method should be final. | 62 | |
Expected @param tag for 'method'. | 62 | |
Parameter header should be final. | 62 | |
Expected @param tag for 'header'. | 62 | |
Parameter parms should be final. | 62 | |
Expected @param tag for 'parms'. | 62 | |
')' is preceded with whitespace. | 62 | |
'(' is followed by whitespace. | 81 | |
')' is preceded with whitespace. | 81 | |
'{' should be on the previous line. | 89 | |
First sentence should end with a period. | 90 | |
'{' should be on the previous line. | 94 | |
'(' is followed by whitespace. | 101 | |
Parameter status should be final. | 101 | |
'status' hides a field. | 101 | |
Expected @param tag for 'status'. | 101 | |
Parameter mimeType should be final. | 101 | |
'mimeType' hides a field. | 101 | |
Expected @param tag for 'mimeType'. | 101 | |
Parameter data should be final. | 101 | |
'data' hides a field. | 101 | |
Expected @param tag for 'data'. | 101 | |
')' is preceded with whitespace. | 101 | |
'{' should be on the previous line. | 102 | |
'(' is followed by whitespace. | 112 | |
Parameter status should be final. | 112 | |
'status' hides a field. | 112 | |
Expected @param tag for 'status'. | 112 | |
Parameter mimeType should be final. | 112 | |
'mimeType' hides a field. | 112 | |
Expected @param tag for 'mimeType'. | 112 | |
Parameter txt should be final. | 112 | |
Expected @param tag for 'txt'. | 112 | |
')' is preceded with whitespace. | 112 | |
'{' should be on the previous line. | 113 | |
'(' is followed by whitespace. | 116 | |
Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. | 122 | |
'(' is followed by whitespace. | 122 | |
Parameter name should be final. | 122 | |
Expected @param tag for 'name'. | 122 | |
Parameter value should be final. | 122 | |
Expected @param tag for 'value'. | 122 | |
')' is preceded with whitespace. | 122 | |
'{' should be on the previous line. | 123 | |
'(' is followed by whitespace. | 124 | |
')' is preceded with whitespace. | 124 | |
Variable 'status' must be private and have accessor methods. | 130 | |
Variable 'mimeType' must be private and have accessor methods. | 135 | |
Variable 'data' must be private and have accessor methods. | 140 | |
Variable 'header' must be private and have accessor methods. | 146 | |
First sentence should end with a period. | 149 | |
First sentence should end with a period. | 161 | |
'(' is followed by whitespace. | 177 | |
Parameter port should be final. | 177 | |
Expected @param tag for 'port'. | 177 | |
')' is preceded with whitespace. | 177 | |
Expected @throws tag for 'IOException'. | 177 | |
'{' should be on the previous line. | 178 | |
'(' is followed by whitespace. | 181 | |
')' is preceded with whitespace. | 181 | |
'(' is followed by whitespace. | 182 | |
'{' should be on the previous line. | 185 | |
'{' should be on the previous line. | 187 | |
'while' construct must use '{}'s. | 188 | |
'while' is not followed by whitespace. | 188 | |
'(' is followed by whitespace. | 188 | |
')' is preceded with whitespace. | 188 | |
'(' is followed by whitespace. | 189 | |
'}' should be on the same line. | 190 | |
'(' is followed by whitespace. | 191 | |
')' is preceded with whitespace. | 191 | |
Must have at least one statement. | 192 | |
'{' is not followed by whitespace. | 192 | |
'}' is not preceded with whitespace. | 192 | |
'(' is followed by whitespace. | 195 | |
')' is preceded with whitespace. | 195 | |
Line has trailing spaces. | 198 | |
Missing a Javadoc comment. | 199 | |
Parameter port should be final. | 199 | |
Parameter directory should be final. | 199 | |
'(' is followed by whitespace. | 202 | |
'+' should be on a new line. | 202 | |
')' is preceded with whitespace. | 203 | |
'(' is followed by whitespace. | 209 | |
Parameter args should be final. | 209 | |
Expected @param tag for 'args'. | 209 | |
')' is preceded with whitespace. | 209 | |
'{' should be on the previous line. | 210 | |
'(' is followed by whitespace. | 211 | |
'+' should be on a new line. | 211 | |
')' is preceded with whitespace. | 212 | |
'for' construct must use '{}'s. | 216 | |
'(' is followed by whitespace. | 216 | |
'=' is not preceded with whitespace. | 216 | |
'=' is not followed by whitespace. | 216 | |
'<' is not preceded with whitespace. | 216 | |
'<' is not followed by whitespace. | 216 | |
')' is preceded with whitespace. | 216 | |
'(' is followed by whitespace. | 217 | |
'(' is followed by whitespace. | 217 | |
')' is preceded with whitespace. | 217 | |
'{' should be on the previous line. | 218 | |
'(' is followed by whitespace. | 220 | |
')' is preceded with whitespace. | 220 | |
'80' is a magic number. | 224 | |
'if' construct must use '{}'s. | 225 | |
'(' is followed by whitespace. | 225 | |
')' is preceded with whitespace. | 225 | |
'(' is followed by whitespace. | 226 | |
')' is preceded with whitespace. | 226 | |
'if' construct must use '{}'s. | 228 | |
'(' is followed by whitespace. | 228 | |
'&&' should be on a new line. | 228 | |
'(' is followed by whitespace. | 229 | |
')' is preceded with whitespace. | 229 | |
'(' is followed by whitespace. | 230 | |
')' is preceded with whitespace. | 230 | |
'{' should be on the previous line. | 234 | |
'(' is followed by whitespace. | 235 | |
')' is preceded with whitespace. | 235 | |
'}' should be on the same line. | 236 | |
'catch' is not followed by whitespace. | 237 | |
'(' is followed by whitespace. | 237 | |
')' is preceded with whitespace. | 237 | |
'{' should be on the previous line. | 238 | |
'(' is followed by whitespace. | 239 | |
')' is preceded with whitespace. | 239 | |
'(' is followed by whitespace. | 240 | |
')' is preceded with whitespace. | 240 | |
'(' is followed by whitespace. | 244 | |
'+' should be on a new line. | 244 | |
')' is preceded with whitespace. | 245 | |
'{' should be on the previous line. | 256 | |
Missing a Javadoc comment. | 257 | |
'(' is followed by whitespace. | 257 | |
Parameter s should be final. | 257 | |
')' is preceded with whitespace. | 257 | |
'{' should be on the previous line. | 258 | |
'(' is followed by whitespace. | 260 | |
')' is preceded with whitespace. | 260 | |
'(' is followed by whitespace. | 261 | |
')' is preceded with whitespace. | 261 | |
Missing a Javadoc comment. | 265 | |
'{' should be on the previous line. | 266 | |
'{' should be on the previous line. | 268 | |
'if' construct must use '{}'s. | 270 | |
'(' is followed by whitespace. | 270 | |
Line is longer than 80 characters. | 271 | |
'(' is followed by whitespace. | 271 | |
'(' is followed by whitespace. | 271 | |
')' is preceded with whitespace. | 271 | |
'(' is followed by whitespace. | 274 | |
'if' construct must use '{}'s. | 275 | |
'(' is followed by whitespace. | 275 | |
Line is longer than 80 characters. | 276 | |
'(' is followed by whitespace. | 276 | |
')' is preceded with whitespace. | 276 | |
'if' construct must use '{}'s. | 280 | |
'(' is followed by whitespace. | 280 | |
Line is longer than 80 characters. | 281 | |
'(' is followed by whitespace. | 281 | |
')' is preceded with whitespace. | 281 | |
'(' is followed by whitespace. | 283 | |
'(' is followed by whitespace. | 287 | |
')' is preceded with whitespace. | 287 | |
'(' is followed by whitespace. | 288 | |
')' is preceded with whitespace. | 288 | |
'{' should be on the previous line. | 289 | |
'(' is followed by whitespace. | 290 | |
'(' is followed by whitespace. | 290 | |
'+' is not preceded with whitespace. | 290 | |
'+' is not followed by whitespace. | 290 | |
')' is preceded with whitespace. | 290 | |
')' is preceded with whitespace. | 290 | |
'(' is followed by whitespace. | 291 | |
'(' is followed by whitespace. | 291 | |
')' is preceded with whitespace. | 291 | |
'(' is followed by whitespace. | 299 | |
'{' should be on the previous line. | 300 | |
'(' is followed by whitespace. | 302 | |
')' is preceded with whitespace. | 302 | |
'{' should be on the previous line. | 303 | |
'(' is followed by whitespace. | 304 | |
')' is preceded with whitespace. | 304 | |
Line is longer than 80 characters. | 305 | |
'(' is followed by whitespace. | 305 | |
',' is not followed by whitespace. | 305 | |
'+' is not preceded with whitespace. | 305 | |
'+' is not followed by whitespace. | 305 | |
'(' is followed by whitespace. | 312 | |
'(' is followed by whitespace. | 312 | |
')' is preceded with whitespace. | 312 | |
'{' should be on the previous line. | 313 | |
'0x7FFFFFFFFFFFFFFFl' is a magic number. | 314 | |
Should use uppercase 'L'. | 314 | |
'{' should be on the previous line. | 317 | |
'}' should be on the same line. | 318 | |
Must have at least one statement. | 319 | |
'{' is not followed by whitespace. | 319 | |
'}' is not preceded with whitespace. | 319 | |
Array brackets at illegal position. | 322 | |
'512' is a magic number. | 322 | |
Line is longer than 80 characters. | 324 | |
'(' is followed by whitespace. | 324 | |
')' is preceded with whitespace. | 324 | |
'if' construct must use '{}'s. | 328 | |
'(' is followed by whitespace. | 328 | |
')' is preceded with whitespace. | 328 | |
'(' is followed by whitespace. | 332 | |
')' is preceded with whitespace. | 332 | |
'(' is followed by whitespace. | 336 | |
')' is preceded with whitespace. | 336 | |
'if' construct must use '{}'s. | 337 | |
'(' is followed by whitespace. | 337 | |
')' is preceded with whitespace. | 337 | |
Line is longer than 80 characters. | 338 | |
'(' is followed by whitespace. | 338 | |
')' is preceded with whitespace. | 338 | |
'else' construct must use '{}'s. | 339 | |
'(' is followed by whitespace. | 340 | |
')' is preceded with whitespace. | 340 | |
'}' should be on the same line. | 343 | |
'(' is followed by whitespace. | 344 | |
')' is preceded with whitespace. | 344 | |
'{' should be on the previous line. | 345 | |
'{' should be on the previous line. | 347 | |
Line is longer than 80 characters. | 348 | |
'(' is followed by whitespace. | 348 | |
'}' should be on the same line. | 349 | |
'(' is followed by whitespace. | 350 | |
')' is preceded with whitespace. | 350 | |
Must have at least one statement. | 350 | |
'{' is not followed by whitespace. | 350 | |
'}' is not preceded with whitespace. | 350 | |
'}' should be on the same line. | 351 | |
'(' is followed by whitespace. | 352 | |
')' is preceded with whitespace. | 352 | |
'{' should be on the previous line. | 353 | |
Must have at least one statement. | 353 | |
Expected an @return tag. | 362 | |
'(' is followed by whitespace. | 362 | |
Parameter str should be final. | 362 | |
Expected @param tag for 'str'. | 362 | |
')' is preceded with whitespace. | 362 | |
Expected @throws tag for 'InterruptedException'. | 362 | |
'{' should be on the previous line. | 363 | |
'{' should be on the previous line. | 365 | |
'for' is not followed by whitespace. | 367 | |
'(' is followed by whitespace. | 367 | |
'=' is not preceded with whitespace. | 367 | |
'=' is not followed by whitespace. | 367 | |
'<' is not preceded with whitespace. | 367 | |
'<' is not followed by whitespace. | 367 | |
')' is preceded with whitespace. | 367 | |
'{' should be on the previous line. | 368 | |
'(' is followed by whitespace. | 369 | |
')' is preceded with whitespace. | 369 | |
'(' is followed by whitespace. | 370 | |
')' is preceded with whitespace. | 370 | |
'{' should be on the previous line. | 371 | |
'(' is followed by whitespace. | 373 | |
')' is preceded with whitespace. | 373 | |
Line is longer than 80 characters. | 376 | |
'cast' is not followed by whitespace. | 376 | |
'(' is followed by whitespace. | 376 | |
'+' is not preceded with whitespace. | 376 | |
'+' is not followed by whitespace. | 376 | |
',' is not followed by whitespace. | 376 | |
'+' is not preceded with whitespace. | 376 | |
'+' is not followed by whitespace. | 376 | |
'3' is a magic number. | 376 | |
'16' is a magic number. | 376 | |
')' is preceded with whitespace. | 376 | |
'(' is followed by whitespace. | 380 | |
')' is preceded with whitespace. | 380 | |
'(' is followed by whitespace. | 384 | |
'}' should be on the same line. | 385 | |
'catch' is not followed by whitespace. | 386 | |
'(' is followed by whitespace. | 386 | |
')' is preceded with whitespace. | 386 | |
'{' should be on the previous line. | 387 | |
Line is longer than 80 characters. | 388 | |
'(' is followed by whitespace. | 388 | |
')' is preceded with whitespace. | 388 | |
'(' is followed by whitespace. | 398 | |
Parameter parms should be final. | 398 | |
Expected @param tag for 'parms'. | 398 | |
Parameter p should be final. | 398 | |
Expected @param tag for 'p'. | 398 | |
')' is preceded with whitespace. | 398 | |
Expected @throws tag for 'InterruptedException'. | 399 | |
'{' should be on the previous line. | 400 | |
'if' construct must use '{}'s. | 401 | |
'(' is followed by whitespace. | 401 | |
')' is preceded with whitespace. | 401 | |
'(' is followed by whitespace. | 404 | |
')' is preceded with whitespace. | 404 | |
'(' is followed by whitespace. | 405 | |
'{' should be on the previous line. | 406 | |
'(' is followed by whitespace. | 408 | |
')' is preceded with whitespace. | 408 | |
'if' construct must use '{}'s. | 409 | |
'(' is followed by whitespace. | 409 | |
')' is preceded with whitespace. | 409 | |
'(' is followed by whitespace. | 410 | |
'(' is followed by whitespace. | 410 | |
'(' is followed by whitespace. | 410 | |
')' is preceded with whitespace. | 410 | |
'(' is followed by whitespace. | 411 | |
'(' is followed by whitespace. | 411 | |
'+' is not preceded with whitespace. | 411 | |
'+' is not followed by whitespace. | 411 | |
')' is preceded with whitespace. | 411 | |
Line is longer than 80 characters. | 419 | |
'(' is followed by whitespace. | 419 | |
Parameter status should be final. | 419 | |
Expected @param tag for 'status'. | 419 | |
Parameter msg should be final. | 419 | |
Expected @param tag for 'msg'. | 419 | |
')' is preceded with whitespace. | 419 | |
Expected @throws tag for 'InterruptedException'. | 419 | |
Line is longer than 80 characters. | 421 | |
'(' is followed by whitespace. | 421 | |
'(' is followed by whitespace. | 421 | |
Line is longer than 80 characters. | 428 | |
'(' is followed by whitespace. | 428 | |
Parameter status should be final. | 428 | |
Expected @param tag for 'status'. | 428 | |
Parameter mime should be final. | 428 | |
Expected @param tag for 'mime'. | 428 | |
Parameter header should be final. | 428 | |
Expected @param tag for 'header'. | 428 | |
Parameter data should be final. | 428 | |
Expected @param tag for 'data'. | 428 | |
')' is preceded with whitespace. | 428 | |
'{' should be on the previous line. | 431 | |
'if' construct must use '{}'s. | 432 | |
'(' is followed by whitespace. | 432 | |
')' is preceded with whitespace. | 432 | |
'(' is followed by whitespace. | 433 | |
')' is preceded with whitespace. | 433 | |
'(' is followed by whitespace. | 436 | |
')' is preceded with whitespace. | 436 | |
'if' construct must use '{}'s. | 439 | |
'(' is followed by whitespace. | 439 | |
')' is preceded with whitespace. | 439 | |
'if' construct must use '{}'s. | 442 | |
'(' is followed by whitespace. | 442 | |
'(' is followed by whitespace. | 442 | |
')' is preceded with whitespace. | 442 | |
')' is preceded with whitespace. | 442 | |
'(' is followed by whitespace. | 443 | |
'(' is followed by whitespace. | 443 | |
'(' is followed by whitespace. | 445 | |
')' is preceded with whitespace. | 445 | |
'{' should be on the previous line. | 446 | |
'(' is followed by whitespace. | 448 | |
'{' should be on the previous line. | 449 | |
'cast' is not followed by whitespace. | 450 | |
'(' is followed by whitespace. | 451 | |
')' is preceded with whitespace. | 451 | |
'(' is followed by whitespace. | 452 | |
'(' is followed by whitespace. | 459 | |
')' is preceded with whitespace. | 459 | |
'{' should be on the previous line. | 460 | |
'2048' is a magic number. | 461 | |
'{' should be on the previous line. | 463 | |
'(' is followed by whitespace. | 464 | |
'2048' is a magic number. | 464 | |
')' is preceded with whitespace. | 464 | |
'if' construct must use '{}'s. | 465 | |
'(' is followed by whitespace. | 467 | |
')' is preceded with whitespace. | 467 | |
'if' construct must use '{}'s. | 472 | |
'(' is followed by whitespace. | 472 | |
')' is preceded with whitespace. | 472 | |
'}' should be on the same line. | 474 | |
'catch' is not followed by whitespace. | 475 | |
'(' is followed by whitespace. | 475 | |
')' is preceded with whitespace. | 475 | |
'{' should be on the previous line. | 476 | |
'catch' is not followed by whitespace. | 478 | |
'(' is followed by whitespace. | 478 | |
')' is preceded with whitespace. | 478 | |
Must have at least one statement. | 478 | |
'{' is not followed by whitespace. | 478 | |
'}' is not preceded with whitespace. | 478 | |
Missing a Javadoc comment. | 482 | |
Expected an @return tag. | 489 | |
'(' is followed by whitespace. | 489 | |
Parameter uri should be final. | 489 | |
Expected @param tag for 'uri'. | 489 | |
')' is preceded with whitespace. | 489 | |
'{' should be on the previous line. | 490 | |
'(' is followed by whitespace. | 492 | |
')' is preceded with whitespace. | 492 | |
'(' is followed by whitespace. | 493 | |
'{' should be on the previous line. | 494 | |
'if' construct must use '{}'s. | 496 | |
'(' is followed by whitespace. | 496 | |
'(' is followed by whitespace. | 496 | |
')' is preceded with whitespace. | 496 | |
'if' construct must use '{}'s. | 498 | |
'(' is followed by whitespace. | 498 | |
'(' is followed by whitespace. | 498 | |
')' is preceded with whitespace. | 498 | |
'{' should be on the previous line. | 501 | |
Line is longer than 80 characters. | 504 | |
'(' is followed by whitespace. | 504 | |
')' is preceded with whitespace. | 504 | |
'(' is followed by whitespace. | 504 | |
')' is preceded with whitespace. | 504 | |
Must have at least one statement. | 504 | |
'{' is not followed by whitespace. | 504 | |
'}' is not preceded with whitespace. | 504 | |
Missing a Javadoc comment. | 510 | |
Missing a Javadoc comment. | 511 | |
Variable 'myFileDir' must be private and have accessor methods. | 511 | |
Expected an @return tag. | 521 | |
Method 'serveFile' is not designed for extension - needs to be abstract, final or empty. | 521 | |
'(' is followed by whitespace. | 521 | |
Parameter uri should be final. | 521 | |
Expected @param tag for 'uri'. | 521 | |
Parameter header should be final. | 521 | |
Expected @param tag for 'header'. | 521 | |
Parameter homeDir should be final. | 521 | |
Expected @param tag for 'homeDir'. | 521 | |
Parameter allowDirectoryListing should be final. | 522 | |
Expected @param tag for 'allowDirectoryListing'. | 522 | |
')' is preceded with whitespace. | 522 | |
'{' should be on the previous line. | 523 | |
'if' construct must use '{}'s. | 525 | |
'(' is followed by whitespace. | 525 | |
'(' is followed by whitespace. | 526 | |
Line is longer than 80 characters. | 527 | |
')' is preceded with whitespace. | 527 | |
'(' is followed by whitespace. | 530 | |
')' is preceded with whitespace. | 530 | |
'if' construct must use '{}'s. | 531 | |
'(' is followed by whitespace. | 531 | |
'(' is followed by whitespace. | 531 | |
')' is preceded with whitespace. | 531 | |
')' is preceded with whitespace. | 531 | |
'(' is followed by whitespace. | 532 | |
')' is preceded with whitespace. | 532 | |
'if' construct must use '{}'s. | 535 | |
Line is longer than 80 characters. | 535 | |
'(' is followed by whitespace. | 535 | |
'(' is followed by whitespace. | 535 | |
')' is preceded with whitespace. | 535 | |
'(' is followed by whitespace. | 535 | |
')' is preceded with whitespace. | 535 | |
'(' is followed by whitespace. | 535 | |
')' is preceded with whitespace. | 535 | |
')' is preceded with whitespace. | 535 | |
'(' is followed by whitespace. | 536 | |
Line is longer than 80 characters. | 537 | |
')' is preceded with whitespace. | 537 | |
'(' is followed by whitespace. | 539 | |
')' is preceded with whitespace. | 539 | |
'if' construct must use '{}'s. | 540 | |
'(' is followed by whitespace. | 540 | |
'(' is followed by whitespace. | 541 | |
')' is preceded with whitespace. | 542 | |
'(' is followed by whitespace. | 545 | |
'{' should be on the previous line. | 546 | |
'(' is followed by whitespace. | 549 | |
'(' is followed by whitespace. | 549 | |
')' is preceded with whitespace. | 549 | |
'{' should be on the previous line. | 550 | |
'(' is followed by whitespace. | 552 | |
Line is longer than 80 characters. | 553 | |
'+' should be on a new line. | 553 | |
'(' is followed by whitespace. | 555 | |
')' is preceded with whitespace. | 555 | |
'if' construct must use '{}'s. | 560 | |
'(' is followed by whitespace. | 560 | |
'(' is followed by whitespace. | 560 | |
')' is preceded with whitespace. | 560 | |
'(' is followed by whitespace. | 561 | |
')' is preceded with whitespace. | 561 | |
'if' construct must use '{}'s. | 562 | |
'(' is followed by whitespace. | 562 | |
'(' is followed by whitespace. | 562 | |
')' is preceded with whitespace. | 562 | |
'(' is followed by whitespace. | 563 | |
')' is preceded with whitespace. | 563 | |
'(' is followed by whitespace. | 566 | |
')' is preceded with whitespace. | 566 | |
'{' should be on the previous line. | 567 | |
'(' is followed by whitespace. | 571 | |
')' is preceded with whitespace. | 571 | |
'{' should be on the previous line. | 572 | |
'(' is followed by whitespace. | 573 | |
'-' is not preceded with whitespace. | 573 | |
'-' is not followed by whitespace. | 573 | |
')' is preceded with whitespace. | 573 | |
'(' is followed by whitespace. | 574 | |
')' is preceded with whitespace. | 574 | |
'if' construct must use '{}'s. | 575 | |
'(' is followed by whitespace. | 575 | |
Line is longer than 80 characters. | 576 | |
'+' is not preceded with whitespace. | 576 | |
'+' is not followed by whitespace. | 576 | |
'(' is followed by whitespace. | 579 | |
'=' is not preceded with whitespace. | 579 | |
'=' is not followed by whitespace. | 579 | |
'<' is not preceded with whitespace. | 579 | |
'<' is not followed by whitespace. | 579 | |
')' is preceded with whitespace. | 579 | |
'{' should be on the previous line. | 580 | |
'(' is followed by whitespace. | 581 | |
')' is preceded with whitespace. | 581 | |
'(' is followed by whitespace. | 583 | |
')' is preceded with whitespace. | 583 | |
'{' should be on the previous line. | 584 | |
'(' is followed by whitespace. | 589 | |
')' is preceded with whitespace. | 589 | |
'+' should be on a new line. | 589 | |
'(' is followed by whitespace. | 593 | |
'{' should be on the previous line. | 594 | |
'if' construct must use '{}'s. | 597 | |
'(' is followed by whitespace. | 597 | |
'1024' is a magic number. | 597 | |
')' is preceded with whitespace. | 597 | |
'if' construct must use '{}'s. | 599 | |
'(' is followed by whitespace. | 599 | |
'1024' is a magic number. | 599 | |
'1024' is a magic number. | 599 | |
')' is preceded with whitespace. | 599 | |
Line is longer than 80 characters. | 600 | |
'/' is not preceded with whitespace. | 600 | |
'/' is not followed by whitespace. | 600 | |
'1024' is a magic number. | 600 | |
'%' is not preceded with whitespace. | 600 | |
'%' is not followed by whitespace. | 600 | |
'1024' is a magic number. | 600 | |
'/' is not preceded with whitespace. | 600 | |
'/' is not followed by whitespace. | 600 | |
'10' is a magic number. | 600 | |
'%' is not preceded with whitespace. | 600 | |
'%' is not followed by whitespace. | 600 | |
'100' is a magic number. | 600 | |
'else' construct must use '{}'s. | 601 | |
Line is longer than 80 characters. | 602 | |
'/' is not preceded with whitespace. | 602 | |
'/' is not followed by whitespace. | 602 | |
'1024' is a magic number. | 602 | |
'*' is not preceded with whitespace. | 602 | |
'*' is not followed by whitespace. | 602 | |
'1024' is a magic number. | 602 | |
'%' is not preceded with whitespace. | 602 | |
'%' is not followed by whitespace. | 602 | |
'1024' is a magic number. | 602 | |
'*' is not preceded with whitespace. | 602 | |
'*' is not followed by whitespace. | 602 | |
'1024' is a magic number. | 602 | |
'/' is not preceded with whitespace. | 602 | |
'/' is not followed by whitespace. | 602 | |
'10' is a magic number. | 602 | |
'%' is not preceded with whitespace. | 602 | |
'%' is not followed by whitespace. | 602 | |
'100' is a magic number. | 602 | |
'if' construct must use '{}'s. | 607 | |
'(' is followed by whitespace. | 607 | |
')' is preceded with whitespace. | 607 | |
'(' is followed by whitespace. | 609 | |
')' is preceded with whitespace. | 609 | |
'}' should be on the same line. | 610 | |
'{' should be on the previous line. | 612 | |
'(' is followed by whitespace. | 613 | |
')' is preceded with whitespace. | 614 | |
'{' should be on the previous line. | 619 | |
'(' is followed by whitespace. | 622 | |
')' is preceded with whitespace. | 622 | |
'if' construct must use '{}'s. | 623 | |
'(' is followed by whitespace. | 623 | |
')' is preceded with whitespace. | 623 | |
Line is longer than 80 characters. | 624 | |
'cast' is not followed by whitespace. | 624 | |
'(' is followed by whitespace. | 624 | |
'(' is followed by whitespace. | 624 | |
')' is preceded with whitespace. | 624 | |
'if' construct must use '{}'s. | 625 | |
'(' is followed by whitespace. | 625 | |
')' is preceded with whitespace. | 625 | |
'(' is followed by whitespace. | 630 | |
')' is preceded with whitespace. | 630 | |
'(' is followed by whitespace. | 631 | |
')' is preceded with whitespace. | 631 | |
'{' should be on the previous line. | 632 | |
'(' is followed by whitespace. | 633 | |
'(' is followed by whitespace. | 633 | |
')' is preceded with whitespace. | 633 | |
'{' should be on the previous line. | 634 | |
'(' is followed by whitespace. | 635 | |
'(' is followed by whitespace. | 636 | |
')' is preceded with whitespace. | 636 | |
'if' construct must use '{}'s. | 637 | |
'(' is followed by whitespace. | 637 | |
')' is preceded with whitespace. | 637 | |
'(' is followed by whitespace. | 638 | |
')' is preceded with whitespace. | 638 | |
'(' is followed by whitespace. | 640 | |
')' is preceded with whitespace. | 640 | |
'}' should be on the same line. | 641 | |
'(' is followed by whitespace. | 642 | |
')' is preceded with whitespace. | 642 | |
Must have at least one statement. | 642 | |
'{' is not followed by whitespace. | 642 | |
'}' is not preceded with whitespace. | 642 | |
'(' is followed by whitespace. | 646 | |
')' is preceded with whitespace. | 646 | |
'(' is followed by whitespace. | 647 | |
')' is preceded with whitespace. | 647 | |
'(' is followed by whitespace. | 648 | |
')' is preceded with whitespace. | 648 | |
'(' is followed by whitespace. | 649 | |
'(' is followed by whitespace. | 650 | |
'+' should be on a new line. | 650 | |
'-' is not preceded with whitespace. | 651 | |
'-' is not followed by whitespace. | 651 | |
'}' should be on the same line. | 653 | |
'catch' is not followed by whitespace. | 654 | |
'(' is followed by whitespace. | 654 | |
')' is preceded with whitespace. | 654 | |
'{' should be on the previous line. | 655 | |
Line is longer than 80 characters. | 656 | |
'(' is followed by whitespace. | 656 | |
')' is preceded with whitespace. | 656 | |
First sentence should end with a period. | 660 | |
'+' is not preceded with whitespace. | 667 | |
'+' should be on a new line. | 667 | |
'+' is not preceded with whitespace. | 668 | |
'+' should be on a new line. | 668 | |
'+' is not preceded with whitespace. | 669 | |
'+' should be on a new line. | 669 | |
'+' is not preceded with whitespace. | 670 | |
'+' should be on a new line. | 670 | |
'+' is not preceded with whitespace. | 671 | |
'+' should be on a new line. | 671 | |
'+' is not preceded with whitespace. | 672 | |
'+' should be on a new line. | 672 | |
'+' is not preceded with whitespace. | 673 | |
'+' should be on a new line. | 673 | |
'+' is not preceded with whitespace. | 674 | |
'+' should be on a new line. | 674 | |
'+' is not preceded with whitespace. | 675 | |
'+' should be on a new line. | 675 | |
'+' should be on a new line. | 676 | |
'+' is not preceded with whitespace. | 677 | |
'+' should be on a new line. | 677 | |
'+' is not preceded with whitespace. | 678 | |
'+' should be on a new line. | 678 | |
'+' is not preceded with whitespace. | 679 | |
'+' should be on a new line. | 679 | |
'+' is not preceded with whitespace. | 680 | |
'+' should be on a new line. | 680 | |
'+' is not preceded with whitespace. | 681 | |
'+' should be on a new line. | 681 | |
')' is preceded with whitespace. | 682 | |
'while' construct must use '{}'s. | 683 | |
'(' is followed by whitespace. | 683 | |
'(' is followed by whitespace. | 684 | |
First sentence should end with a period. | 687 | |
Line is longer than 80 characters. | 693 | |
'(' is followed by whitespace. | 693 | |
First sentence should end with a period. | 697 | |
'+' is not preceded with whitespace. | 701 | |
'+' should be on a new line. | 701 | |
'+' is not preceded with whitespace. | 702 | |
'+' should be on a new line. | 702 | |
'+' is not preceded with whitespace. | 703 | |
'+' should be on a new line. | 703 | |
'+' is not preceded with whitespace. | 704 | |
'+' should be on a new line. | 704 | |
'+' is not preceded with whitespace. | 705 | |
'+' should be on a new line. | 705 | |
'+' is not preceded with whitespace. | 706 | |
'+' should be on a new line. | 706 | |
Line is longer than 80 characters. | 707 | |
'+' is not preceded with whitespace. | 707 | |
'+' should be on a new line. | 707 | |
Line is longer than 80 characters. | 708 | |
'+' is not preceded with whitespace. | 708 | |
'+' should be on a new line. | 708 | |
'+' is not preceded with whitespace. | 709 | |
'+' should be on a new line. | 709 | |
Line is longer than 80 characters. | 710 | |
'+' is not preceded with whitespace. | 710 | |
'+' should be on a new line. | 710 | |
Line is longer than 80 characters. | 711 | |
'+' is not preceded with whitespace. | 711 | |
'+' should be on a new line. | 711 | |
Line is longer than 80 characters. | 712 | |
'+' is not preceded with whitespace. | 712 | |
'+' should be on a new line. | 712 | |
'+' is not preceded with whitespace. | 713 | |
'+' should be on a new line. | 713 | |
'+' is not preceded with whitespace. | 714 | |
'+' should be on a new line. | 714 | |
Line is longer than 80 characters. | 715 | |
'+' is not preceded with whitespace. | 715 | |
'+' should be on a new line. | 715 | |
Line is longer than 80 characters. | 716 | |
'+' is not preceded with whitespace. | 716 | |
'+' should be on a new line. | 716 | |
Line is longer than 80 characters. | 717 | |
'+' is not preceded with whitespace. | 717 | |
'+' should be on a new line. | 717 | |
'+' is not preceded with whitespace. | 718 | |
'+' should be on a new line. | 718 | |
Line is longer than 80 characters. | 719 | |
'+' is not preceded with whitespace. | 719 | |
'+' should be on a new line. | 719 | |
Line is longer than 80 characters. | 720 | |
'+' is not preceded with whitespace. | 720 | |
'+' should be on a new line. | 720 | |
Line is longer than 80 characters. | 721 | |
'+' is not preceded with whitespace. | 721 | |
'+' should be on a new line. | 721 | |
'+' is not preceded with whitespace. | 722 | |
'+' should be on a new line. | 722 | |
Line is longer than 80 characters. | 723 | |
'+' is not preceded with whitespace. | 723 | |
'+' should be on a new line. | 723 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 54 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 80 characters. | 66 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 83 | |
Line has trailing spaces. | 84 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 94 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 102 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
'{' is followed by whitespace. | 111 | |
Line has trailing spaces. | 112 | |
Line is longer than 80 characters. | 118 | |
Line is longer than 80 characters. | 123 | |
Line is longer than 80 characters. | 125 | |
'{' is followed by whitespace. | 125 | |
Line is longer than 80 characters. | 130 | |
Line has trailing spaces. | 133 | |
Line has trailing spaces. | 136 | |
Missing a Javadoc comment. | 140 | |
Line has trailing spaces. | 143 | |
'+' should be on a new line. | 144 | |
'+' should be on a new line. | 145 | |
'+' should be on a new line. | 146 | |
'+' should be on a new line. | 147 | |
'+' should be on a new line. | 148 | |
Line has trailing spaces. | 150 | |
Line is longer than 80 characters. | 155 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter driver should be final. | 165 | |
Parameter url should be final. | 165 | |
Parameter user should be final. | 165 | |
Parameter pass should be final. | 165 | |
Line has trailing spaces. | 171 | |
Line is longer than 80 characters. | 176 | |
Missing a Javadoc comment. | 179 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 181 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 188 | |
'catch' is not followed by whitespace. | 193 | |
Line is longer than 80 characters. | 194 | |
Line has trailing spaces. | 197 | |
Line has trailing spaces. | 198 | |
Line has trailing spaces. | 199 | |
Line has trailing spaces. | 200 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 206 | |
Line has trailing spaces. | 209 | |
Missing a Javadoc comment. | 210 | |
Parameter message should be final. | 210 | |
Missing a Javadoc comment. | 214 | |
Parameter message should be final. | 214 | |
Missing a Javadoc comment. | 224 | |
Parameter args should be final. | 224 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 30 | |
Utility classes should not have a public or default constructor. | 35 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Parameter data should be final. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Must have at least one statement. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Parameter row should be final. | 68 | |
Parameter ms should be final. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Parameter delta should be final. | 83 | |
Parameter moreIsBetter should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Avoid inline conditionals. | 86 | |
Avoid inline conditionals. | 86 | |
'100' is a magic number. | 86 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 87 | |
Avoid inline conditionals. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Avoid inline conditionals. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
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. | 18 | |
Line has trailing spaces. | 29 | |
Utility classes should not have a public or default constructor. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter args should be final. | 35 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |