The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
FileContentsHolder | 0 | ![]() |
JavadocStyle
| 0 | ![]() |
JavadocType
| 1 | ![]() |
JavadocVariable | 0 | ![]() |
WriteTag | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName
| 0 | ![]() |
MethodName | 0 | ![]() |
PackageName
| 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName
| 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
AnonInnerLength | 0 | ![]() |
ExecutableStatementCount
| 1 | ![]() |
LineLength
| 4 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForInitializerPad | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 6 | ![]() |
CovariantEquals | 0 | ![]() |
DefaultComesLast | 0 | ![]() |
DeclarationOrder | 6 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
ExplicitInitialization | 0 | ![]() |
FallThrough | 0 | ![]() |
FinalLocalVariable | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
IllegalCatch | 0 | ![]() |
IllegalThrows | 0 | ![]() |
IllegalToken | 1 | ![]() |
IllegalTokenText | 0 | ![]() |
IllegalType | 7 | ![]() |
InnerAssignment | 6 | ![]() |
JUnitTestCase | 0 | ![]() |
MagicNumber | 33 | ![]() |
MissingCtor | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
ModifiedControlVariable | 0 | ![]() |
MultipleStringLiterals | 2 | ![]() |
MultipleVariableDeclarations | 0 | ![]() |
NestedIfDepth | 1 | ![]() |
NestedTryDepth | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
ParameterAssignment | 18 | ![]() |
RedundantThrows
| 0 | ![]() |
RequireThis | 0 | ![]() |
ReturnCount | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
StringLiteralEquality | 0 | ![]() |
SuperClone | 0 | ![]() |
SuperFinalize | 0 | ![]() |
UnnecessaryParentheses | 0 | ![]() |
DesignForExtension | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
MutableException | 0 | ![]() |
ThrowsCount | 3 | ![]() |
VisibilityModifier | 0 | ![]() |
BooleanExpressionComplexity | 0 | ![]() |
ClassDataAbstractionCoupling | 0 | ![]() |
ClassFanOutComplexity | 0 | ![]() |
CyclomaticComplexity | 2 | ![]() |
JavaNCSS | 0 | ![]() |
NPathComplexity | 1 | ![]() |
ArrayTypeStyle | 0 | ![]() |
DescendantToken | 0 | ![]() |
FinalParameters | 9 | ![]() |
TodoComment | 0 | ![]() |
TrailingComment
| 0 | ![]() |
UncommentedMain
| 0 | ![]() |
UpperEll | 0 | ![]() |
Regexp | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | '97' is a magic number. | 90 |
![]() | '110' is a magic number. | 90 |
![]() | '103' is a magic number. | 90 |
![]() | '111' is a magic number. | 90 |
![]() | '99' is a magic number. | 90 |
![]() | '97' is a magic number. | 90 |
![]() | Line is longer than 90 characters. | 94 |
![]() | The String " " appears 4 times in the file. | 109 |
![]() | Line is longer than 90 characters. | 146 |
![]() | Instance variable definition in wrong order. | 157 |
![]() | Constructor definition in wrong order. | 166 |
![]() | Parameter newPhrase should be final. | 263 |
![]() | Parameter setOfOptions should be final. | 265 |
![]() | Parameter setOfPhrases should be final. | 265 |
![]() | Throws count is 2 (max allowed is 1). | 266 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 285 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 288 |
![]() | Assignment of parameter 'setOfPhrases' is not allowed. | 289 |
![]() | Parameter newPhrase should be final. | 295 |
![]() | Parameter setOfOptions should be final. | 297 |
![]() | Parameter setOfPhrases should be final. | 297 |
![]() | Throws count is 2 (max allowed is 1). | 298 |
![]() | Assignment of parameter 'setOfPhrases' is not allowed. | 302 |
![]() | Assignment of parameter 'setOfPhrases' is not allowed. | 306 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 311 |
![]() | Assignment of parameter 'setOfPhrases' is not allowed. | 313 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 315 |
![]() | Parameter newPhrase should be final. | 321 |
![]() | Parameter setOfOptions should be final. | 323 |
![]() | Parameter setOfPhrases should be final. | 323 |
![]() | Throws count is 2 (max allowed is 1). | 324 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 330 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 332 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 333 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 337 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 342 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 343 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 347 |
![]() | Assignment of parameter 'newPhrase' is not allowed. | 355 |
![]() | Assignment of parameter 'setOfOptions' is not allowed. | 358 |
![]() | Assignment of parameter 'setOfPhrases' is not allowed. | 360 |
![]() | Inner assignments should be avoided. | 422 |
![]() | Inner assignments should be avoided. | 460 |
![]() | Inner assignments should be avoided. | 476 |
![]() | Using '++' is not allowed. | 478 |
![]() | Inner assignments should be avoided. | 498 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 90 characters. | 152 |
![]() | Instance variable definition in wrong order. | 163 |
![]() | Instance variable definition in wrong order. | 169 |
![]() | Constructor definition in wrong order. | 179 |
![]() | Inner assignments should be avoided. | 183 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 253 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 270 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 341 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 350 |
![]() | Line is longer than 90 characters. | 353 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 383 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 384 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 389 |
![]() | Declaring variables, return values or parameters of type 'AbstractGraphNode' is not allowed. | 398 |
Violation | Message | Line |
---|---|---|
![]() | Inner assignments should be avoided. | 97 |
![]() | Nested if-else depth is 2 (max allowed is 1). | 127 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc tag @author must match pattern '^[a-zA-Z'\s]*\s[<>=\.a-z]*$'. | 27 |
![]() | '64' is a magic number. | 31 |
![]() | '128' is a magic number. | 36 |
![]() | '64' is a magic number. | 61 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 76 |
![]() | Executable statement count is 34 (max allowed is 30). | 76 |
![]() | NPath Complexity is 260 (max allowed is 200). | 76 |
![]() | '4' is a magic number. | 78 |
![]() | '3' is a magic number. | 85 |
![]() | '4' is a magic number. | 85 |
![]() | Avoid inline conditionals. | 94 |
![]() | Avoid inline conditionals. | 96 |
![]() | '127' is a magic number. | 98 |
![]() | '127' is a magic number. | 98 |
![]() | '127' is a magic number. | 98 |
![]() | '127' is a magic number. | 98 |
![]() | The String "Illegal character in Base64 encoded data." appears 2 times in the file. | 100 |
![]() | '4' is a magic number. | 110 |
![]() | '0xf' is a magic number. | 111 |
![]() | '4' is a magic number. | 111 |
![]() | '3' is a magic number. | 112 |
![]() | '6' is a magic number. | 112 |
![]() | '4' is a magic number. | 177 |
![]() | '3' is a magic number. | 177 |
![]() | '3' is a magic number. | 179 |
![]() | '0xff' is a magic number. | 184 |
![]() | Avoid inline conditionals. | 186 |
![]() | '0xff' is a magic number. | 186 |
![]() | Avoid inline conditionals. | 188 |
![]() | '0xff' is a magic number. | 188 |
![]() | '3' is a magic number. | 191 |
![]() | '4' is a magic number. | 191 |
![]() | '4' is a magic number. | 191 |
![]() | '0xf' is a magic number. | 192 |
![]() | '6' is a magic number. | 192 |
![]() | '0x3F' is a magic number. | 193 |
![]() | Avoid inline conditionals. | 198 |
![]() | Avoid inline conditionals. | 200 |
![]() | Constructor definition in wrong order. | 221 |