Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
28 0 211 0

Rules

Rules Violations Severity
JavadocMethod
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
10 Warnings Warning
JavadocType 0 Warnings Warning
JavadocVariable 0  Ignore
JavadocStyle 9 Warnings Warning
ConstantName 0 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName 0 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
AvoidStarImport 3 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 3 Warnings Warning
FileLength 0 Warnings Warning
LineLength
  • max: "120"
4 Warnings Warning
MethodLength 0 Warnings Warning
ParameterNumber 0 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
OperatorWrap 6 Warnings Warning
ParenPad 0 Warnings Warning
TypecastParenPad 0 Warnings Warning
TabCharacter 0  Ignore
WhitespaceAfter 4 Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,RCURLY,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND,WILDCARD_TYPE"
10 Warnings Warning
ModifierOrder 0 Warnings Warning
RedundantModifier 0 Warnings Warning
AvoidNestedBlocks 0 Warnings Warning
EmptyBlock 0 Warnings Warning
LeftCurly 0 Warnings Warning
NeedBraces 2 Warnings Warning
RightCurly 0 Warnings Warning
AvoidInlineConditionals 0 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField 0 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 0 Warnings Warning
MagicNumber 135 Warnings Warning
MissingSwitchDefault 0 Warnings Warning
RedundantThrows
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
DesignForExtension 0  Ignore
FinalClass 0 Warnings Warning
HideUtilityClassConstructor 1 Warnings Warning
InterfaceIsType 0 Warnings Warning
ArrayTypeStyle 0 Warnings Warning
FinalParameters 24 Warnings Warning
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0  Ignore
TodoComment 0  Ignore
UpperEll 0 Warnings Warning
PackageHtml 0 Warnings Warning
NewlineAtEndOfFile 0 Warnings Warning
Translation 0 Warnings Warning

Details

org/am/snitch/CVSSnitch.java

Violation Message Line
Warnings Utility classes should not have a public or default constructor. 30

org/am/snitch/chart/maker/DeveloperCommits.java

Violation Message Line
Warnings '100' is a magic number. 109
Warnings '12' is a magic number. 118
Warnings '0.02' is a magic number. 121

org/am/snitch/chart/maker/DeveloperRevisions.java

Violation Message Line
Warnings '100' is a magic number. 90
Warnings '12' is a magic number. 99
Warnings '0.02' is a magic number. 102

org/am/snitch/constants/SnitchConstants.java

Violation Message Line
Warnings '+' should be on a new line. 382
Warnings '+' should be on a new line. 383
Warnings '+' should be on a new line. 384
Warnings '+' should be on a new line. 385
Warnings '+' should be on a new line. 386
Warnings '+' should be on a new line. 387

org/am/snitch/gui/AboutPanel.java

Violation Message Line
Warnings Missing a Javadoc comment. 55
Warnings Line is longer than 120 characters. 74
Warnings ',' is not followed by whitespace. 81
Warnings '660' is a magic number. 115
Warnings '330' is a magic number. 115

org/am/snitch/gui/ButtonsPanel.java

Violation Message Line
Warnings '-5' is a magic number. 70

org/am/snitch/gui/EditCVSRoot.java

Violation Message Line
Warnings Line is longer than 120 characters. 100
Warnings '30' is a magic number. 112
Warnings '5' is a magic number. 119
Warnings '5' is a magic number. 146
Warnings '5' is a magic number. 146
Warnings '5' is a magic number. 146
Warnings '5' is a magic number. 146
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 150
Warnings '5' is a magic number. 150
Warnings '5' is a magic number. 150
Warnings '5' is a magic number. 150
Warnings '5' is a magic number. 152
Warnings '5' is a magic number. 152
Warnings '5' is a magic number. 152
Warnings '5' is a magic number. 152
Warnings '3' is a magic number. 153
Warnings '5' is a magic number. 154
Warnings '5' is a magic number. 154
Warnings '5' is a magic number. 154
Warnings '5' is a magic number. 154
Warnings '390' is a magic number. 165
Warnings '290' is a magic number. 165

org/am/snitch/gui/FiltersPanel.java

Violation Message Line
Warnings '-5' is a magic number. 76
Warnings '5' is a magic number. 76
Warnings '5' is a magic number. 76
Warnings '-5' is a magic number. 78
Warnings '5' is a magic number. 78
Warnings '5' is a magic number. 78
Warnings '-5' is a magic number. 80
Warnings '5' is a magic number. 80
Warnings '3' is a magic number. 81
Warnings '-5' is a magic number. 82
Warnings '5' is a magic number. 82
Warnings '5' is a magic number. 82
Warnings '5' is a magic number. 82
Warnings '4' is a magic number. 83
Warnings '-5' is a magic number. 84
Warnings '5' is a magic number. 84
Warnings '5' is a magic number. 84
Warnings '-5' is a magic number. 86
Warnings '5' is a magic number. 86
Warnings '5' is a magic number. 88
Warnings '3' is a magic number. 90
Warnings '5' is a magic number. 90

org/am/snitch/gui/OptionsPanel.java

Violation Message Line
Warnings '5' is a magic number. 87
Warnings '5' is a magic number. 87
Warnings '5' is a magic number. 87
Warnings '5' is a magic number. 87
Warnings '5' is a magic number. 89
Warnings '5' is a magic number. 89
Warnings '5' is a magic number. 91
Warnings '5' is a magic number. 91
Warnings '5' is a magic number. 91
Warnings '10' is a magic number. 93
Warnings '5' is a magic number. 93
Warnings '5' is a magic number. 97
Warnings '3' is a magic number. 98
Warnings '5' is a magic number. 98

org/am/snitch/gui/PasswordDialog.java

Violation Message Line
Warnings '20' is a magic number. 80
Warnings '420' is a magic number. 102
Warnings '70' is a magic number. 102

org/am/snitch/gui/SnitchFrame.java

Violation Message Line
Warnings '1.5' is a magic number. 53
Warnings '1.3' is a magic number. 54
Warnings Line is longer than 120 characters. 60

org/am/snitch/gui/SnitchPanel.java

Violation Message Line
Warnings Unused import - java.io.BufferedWriter. 27
Warnings Unused import - java.io.File. 28
Warnings Unused import - java.io.FileWriter. 29
Warnings '10' is a magic number. 116
Warnings '-5' is a magic number. 116
Warnings '10' is a magic number. 118
Warnings '10' is a magic number. 120
Warnings '3' is a magic number. 121
Warnings '3' is a magic number. 121

org/am/snitch/otherparty/CalendarBean.java

Violation Message Line
Warnings Using the '.*' form of import should be avoided - java.awt.event.*. 31
Warnings Using the '.*' form of import should be avoided - java.util.*. 37
Warnings Using the '.*' form of import should be avoided - javax.swing.text.*. 41
Warnings First sentence should end with a period. 56
Warnings First sentence should end with a period. 60
Warnings First sentence should end with a period. 63
Warnings First sentence should end with a period. 66
Warnings First sentence should end with a period. 70
Warnings Parameter textField should be final. 81
Warnings Parameter parent should be final. 81
Warnings Expected @param tag for 'parent'. 81
Warnings 'if' construct must use '{}'s. 123
Warnings Parameter e should be final. 134
Warnings '3' is a magic number. 138
Warnings ',' is not followed by whitespace. 144
Warnings '+=' is not followed by whitespace. 153
Warnings First sentence should end with a period. 171
Warnings First sentence should end with a period. 191
Warnings First sentence should end with a period. 209
Warnings Parameter evt should be final. 233
Warnings ',' is not followed by whitespace. 238
Warnings Parameter bg should be final. 258
Warnings Parameter c should be final. 273
Warnings First sentence should end with a period. 277
Warnings Parameter c should be final. 283
Warnings Parameter update should be final. 283
Warnings Parameter enabled should be final. 302
Warnings Parameter font should be final. 326
Warnings Parameter fg should be final. 341
Warnings Parameter l should be final. 358
Warnings Parameter isweekOfYearVisible should be final. 375
Warnings Parameter decorationBackgroundVisible should be final. 396
Warnings Parameter decorationBordersVisible should be final. 416
Warnings Parameter decorationBackgroundColor should be final. 435
Warnings Parameter sundayForeground should be final. 462
Warnings Parameter weekdayForeground should be final. 471
Warnings Parameter date should be final. 497
Warnings Missing a Javadoc comment. 506
Warnings Parameter e should be final. 506
Warnings 'if' construct must use '{}'s. 507
Warnings '3' is a magic number. 511
Warnings ',' is not followed by whitespace. 518
Warnings '+=' is not followed by whitespace. 526
Warnings Missing a Javadoc comment. 533
Warnings Parameter e should be final. 533
Warnings '{' is not followed by whitespace. 534
Warnings '}' is not preceded with whitespace. 534
Warnings Missing a Javadoc comment. 535
Warnings Parameter e should be final. 535
Warnings '{' is not followed by whitespace. 536
Warnings '}' is not preceded with whitespace. 536
Warnings Missing a Javadoc comment. 537
Warnings Parameter e should be final. 537
Warnings '{' is not followed by whitespace. 538
Warnings '}' is not preceded with whitespace. 538
Warnings Missing a Javadoc comment. 539
Warnings Parameter e should be final. 539
Warnings '{' is not followed by whitespace. 540
Warnings '}' is not preceded with whitespace. 540

org/am/snitch/utilities/CVSLogCreator.java

Violation Message Line
Warnings Expected @throws tag for 'IOException'. 69

org/am/snitch/utilities/CVSLogParser.java

Violation Message Line
Warnings Expected @throws tag for 'LogSyntaxException'. 61
Warnings Expected @throws tag for 'IOException'. 61

org/am/snitch/utilities/SnitchError.java

Violation Message Line
Warnings '10' is a magic number. 96
Warnings '30' is a magic number. 96
Warnings '23' is a magic number. 98
Warnings '23' is a magic number. 98
Warnings '23' is a magic number. 98
Warnings Line is longer than 120 characters. 129
Warnings '5' is a magic number. 132
Warnings '5' is a magic number. 132
Warnings '5' is a magic number. 132
Warnings '5' is a magic number. 132
Warnings '10.0' is a magic number. 134
Warnings '5' is a magic number. 135
Warnings '5' is a magic number. 135
Warnings '5' is a magic number. 135
Warnings '5' is a magic number. 135
Warnings '5' is a magic number. 141
Warnings '5' is a magic number. 141
Warnings '5' is a magic number. 141
Warnings '5' is a magic number. 141
Warnings '5' is a magic number. 144
Warnings '5' is a magic number. 144
Warnings '5' is a magic number. 144
Warnings '5' is a magic number. 144
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '5' is a magic number. 148
Warnings '3' is a magic number. 152
Warnings '3' is a magic number. 152
Warnings '5' is a magic number. 153
Warnings '5' is a magic number. 153
Warnings '5' is a magic number. 153
Warnings '5' is a magic number. 153
Warnings '12' is a magic number. 155
Warnings '4' is a magic number. 167
Warnings '3' is a magic number. 167
Warnings '10.0' is a magic number. 167
Warnings '5' is a magic number. 168
Warnings '5' is a magic number. 168
Warnings '5' is a magic number. 168
Warnings '5' is a magic number. 168
Warnings '5' is a magic number. 174
Warnings '5' is a magic number. 174
Warnings '5' is a magic number. 174
Warnings '5' is a magic number. 174
Warnings '5' is a magic number. 177
Warnings '3' is a magic number. 177
Warnings '5' is a magic number. 178
Warnings '5' is a magic number. 178
Warnings '5' is a magic number. 178
Warnings '5' is a magic number. 178
Warnings '390' is a magic number. 188
Warnings '380' is a magic number. 188