Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
127 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
AvoidStarImport 0 Warnings Warning
ConstantName 0 Warnings Warning
EmptyBlock 0 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName 0 Warnings Warning
AbstractClassName
  • format : "^Abstract.*$|^.*Factory$|^.*Testcase$"
0 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 0 Warnings Warning
AnonInnerLength 0 Warnings Warning
LineLength
  • max : "120"
0 Warnings Warning
MethodLength
  • max : "30"
  • countEmpty : "false"
0 Warnings Warning
ParameterNumber 0 Warnings Warning
RedundantModifier 0 Warnings Warning
CovariantEquals 0 Warnings Warning
DefaultComesLast 0 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
ExplicitInitialization 0 Warnings Warning
IllegalCatch 0 Warnings Warning
ModifiedControlVariable 0 Warnings Warning
PackageDeclaration 0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
StringLiteralEquality 0 Warnings Warning
SuperClone 0 Warnings Warning
SuperFinalize 0 Warnings Warning
FinalClass 0 Warnings Warning
HideUtilityClassConstructor 0 Warnings Warning
MutableException 0 Warnings Warning
VisibilityModifier 0 Warnings Warning
CyclomaticComplexity 0 Warnings Warning
UpperEll 0 Warnings Warning
RegexpHeader
  • header
    1: ^/\*\s*$
    2: ^ \* Copyright (\d\d\d\d - )?(\d\d\d\d) by Pointbreak \(Amsterdam, The Netherlands\)\s*$
    3: ^ \*\s*$
    4: ^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\); you may not use this file except\s*$
    5: ^ \* in compliance with the License\. You may obtain a copy of the License at\s*$
    6: ^ \*\s*$
    7: ^ \* http://www\.apache\.org/licenses/LICENSE-2\.0\s*$
    8: ^ \*\s*$
    9: ^ \* Unless required by applicable law or agreed to in writing, software distributed under the License\s*$
    10: ^ \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express\s*$
    11: ^ \* or implied\. See the License for the specific language governing permissions and limitations under\s*$
    12: ^ \* the License\.\s*$
    13: ^ \*/\s*$
0 Warnings Warning
TabCharacter 0 Warnings Warning
FallThrough 0 Warnings Warning
SuppressionCommentFilter
  • offCommentFormat : "CHECKSTYLE\:TESTCASE"
  • checkFormat : "MethodLength"
  • onCommentFormat : "CHECKSTYLE\:ENDTESTCASE"
0 Warnings Warning

Details