The following document contains the results of Checkstyle.
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
62 | 3 | 41 | 0 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
RegexpHeader
|
16 | ![]() |
JavadocStyle
|
0 | ![]() |
JavadocType
|
0 | ![]() |
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
|
0 | ![]() |
FileLength | 0 | ![]() |
LineLength
|
1 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForInitializerPad | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
ModifierOrder | 1 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
CovariantEquals | 0 | ![]() |
DefaultComesLast | 0 | ![]() |
DeclarationOrder | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
ExplicitInitialization | 0 | ![]() |
FallThrough | 0 | ![]() |
FinalLocalVariable | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
IllegalCatch | 2 | ![]() |
IllegalThrows | 0 | ![]() |
IllegalToken | 0 | ![]() |
IllegalTokenText | 0 | ![]() |
IllegalType | 3 | ![]() |
InnerAssignment | 0 | ![]() |
JUnitTestCase | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingCtor | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
ModifiedControlVariable | 0 | ![]() |
MultipleStringLiterals | 8 | ![]() |
MultipleVariableDeclarations | 0 | ![]() |
NestedIfDepth | 6 | ![]() |
NestedTryDepth | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
ParameterAssignment | 0 | ![]() |
RedundantThrows
|
0 | ![]() |
RequireThis | 0 | ![]() |
ReturnCount | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
StringLiteralEquality | 0 | ![]() |
SuperClone | 0 | ![]() |
SuperFinalize | 0 | ![]() |
UnnecessaryParentheses | 0 | ![]() |
DesignForExtension | 3 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 1 | ![]() |
MutableException | 0 | ![]() |
ThrowsCount | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
BooleanExpressionComplexity | 0 | ![]() |
ClassDataAbstractionCoupling | 1 | ![]() |
ClassFanOutComplexity | 1 | ![]() |
CyclomaticComplexity | 1 | ![]() |
JavaNCSS | 0 | ![]() |
NPathComplexity | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
DescendantToken | 0 | ![]() |
FinalParameters | 0 | ![]() |
RequiredRegexp | 0 | ![]() |
TodoComment | 0 | ![]() |
TrailingComment
|
0 | ![]() |
UncommentedMain
|
0 | ![]() |
UpperEll | 0 | ![]() |
Regexp | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
The String "Properties from: " appears 2 times in the file. | 117 |
![]() |
The String "Configurator." appears 3 times in the file. | 131 |
![]() |
The String "PROBLEM_READING_THE_CONFIGURATION_FILE." appears 2 times in the file. | 132 |
![]() |
The String "_LOADING_DEFAULT_PROPERTIES" appears 2 times in the file. | 133 |
Violation | Message | Line |
---|---|---|
![]() |
interfaces should describe a type and hence have methods. | 46 |
Violation | Message | Line |
---|---|---|
![]() |
Declaring variables, return values or parameters of type 'AbstractInterfaceController' is not allowed. | 85 |
![]() |
Declaring variables, return values or parameters of type 'AbstractInterfaceController' is not allowed. | 118 |
![]() |
Declaring variables, return values or parameters of type 'AbstractInterfaceController' is not allowed. | 127 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
'static' modifier out of order with the JLS suggestions. | 63 |
![]() |
The String "Completor: buffer '{}', cursor: {}" appears 2 times in the file. | 82 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Catching 'Exception' is not allowed. | 66 |
![]() |
Catching 'Exception' is not allowed. | 80 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Nested if-else depth is 2 (max allowed is 1). | 102 |
Violation | Message | Line |
---|---|---|
![]() |
Nested if-else depth is 2 (max allowed is 1). | 158 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line is longer than 80 characters. | 153 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Cyclomatic Complexity is 12 (max allowed is 10). | 183 |
![]() |
Nested if-else depth is 2 (max allowed is 1). | 210 |
Violation | Message | Line |
---|---|---|
![]() |
Class Data Abstraction Coupling is 11 (max allowed is 7) classes [DuplicateNodeException, EndingNodeNotDefinedException, EndingToken, GrammarFileException, GraphToken, HashMap, HelpToken, InvalidGraphException, LicenseToken, StartingNodeNotDefinedException, StartingToken]. | 82 |
![]() |
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 |
![]() |
The String "token" appears 2 times in the file. | 189 |
![]() |
Nested if-else depth is 2 (max allowed is 1). | 204 |
![]() |
The String "id" appears 2 times in the file. | 224 |
![]() |
Nested if-else depth is 2 (max allowed is 1). | 337 |
![]() |
The String "GraphConstructor" appears 2 times in the file. | 394 |
Violation | Message | Line |
---|---|---|
![]() |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() |
Nested if-else depth is 2 (max allowed is 1). | 237 |
![]() |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 270 |
![]() |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 293 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() |
Line does not match expected header line of '^package [a-z][a-z0-9\.]+;$'. | 29 |