Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
2001540

Rules

RulesViolationsSeverity
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName7error Error
MemberName0error Error
MethodName4error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport1error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength1error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad45error Error
OperatorWrap11error Error
ParenPad4error Error
TypecastParenPad0error Error
TabCharacter0error Error
ModifierOrder0error Error
RedundantModifier4error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly1error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault1error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier5error Error
ArrayTypeStyle0error Error
FinalParameters29error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
UpperEll0error Error
FinalLocalVariable36error Error
PackageHtml2error Error
NewlineAtEndOfFile0error Error
Translation0error Error

Details

no/sesat/search/result/ModifierStringComparator.java

ViolationMessageLine
warningRedundant import from the same package - no.sesat.search.result.Modifier.19
warningParameter m1 should be final.28
warningParameter m2 should be final.28

no/sesat/search/result/ResultItem.java

ViolationMessageLine
warningRedundant 'public' modifier.107
warningRedundant 'public' modifier.116

no/sesat/search/result/Modifier.java

ViolationMessageLine
warning'count' hides a field.69
warning'count' hides a field.73

no/sesat/search/result/BasicSuggestion.java

ViolationMessageLine
warningParameter obj should be final.113
warning'(' is followed by whitespace.115

no/geodata/maputil/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/search/result/BasicResultList.java

ViolationMessageLine
warningParameter items should be final.104

no/sesat/search/result/StringChopper.java

ViolationMessageLine
warningUtility classes should not have a public or default constructor.23
warningMethod length is 166 lines (max allowed is 150).55
warningVariable 'c' should be declared final.66
warningswitch without "default" clause.67
warning'}' should be on the same line.93
warningVariable 'pos' should be declared final.180

no/sesat/search/result/BasicNavigationItem.java

ViolationMessageLine
warningParameter title should be final.73
warningVariable 'res' should be declared final.92
warningVariable 'res' should be declared final.107
warningParameter res should be final.112
warningParameter nav should be final.112
warningParameter d should be final.130

no/sesat/search/result/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/search/result/Navigator.java

ViolationMessageLine
warningRedundant 'final' modifier.117

no/geodata/maputil/MapPoint.java

ViolationMessageLine
warningVariable 'x' must be private and have accessor methods.27
warningVariable 'y' must be private and have accessor methods.28
warningVariable 'pxX' must be private and have accessor methods.29
warningVariable 'pxY' must be private and have accessor methods.30
warningVariable 'id' must be private and have accessor methods.31
warningParameter x should be final.43
warningParameter y should be final.43
warningParameter x should be final.51
warningParameter y should be final.60
warningParameter pxX should be final.69
warningParameter pxY should be final.78
warningParameter id should be final.91

no/geodata/maputil/MapCoordCalc.java

ViolationMessageLine
warningParameter lonDD should be final.43
warningName 'DD2UTM' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
warningParameter lon should be final.52
warningParameter lat should be final.52
warningVariable 'lonRad' should be declared final.53
warningVariable 'latRad' should be declared final.54
warningVariable 'utmZone' should be declared final.55
warningVariable 'cmeridian' should be declared final.56
warningName 'DD2UTM' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
warningParameter lon should be final.66
warningParameter lat should be final.66
warningParameter utmZone should be final.66
warningVariable 'lonRad' should be declared final.67
warningVariable 'latRad' should be declared final.68
warningVariable 'cmeridian' should be declared final.69
warningParameter lonRad should be final.76
warningParameter latRad should be final.76
warningParameter cmeridian should be final.76
warningName 'sm_a' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
warningVariable 'sm_a' should be declared final.77
warningName 'sm_b' must match pattern '^[a-z][a-zA-Z0-9]*$'.78
warningVariable 'sm_b' should be declared final.78
warningName 'sm_EccSquared' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
warningVariable 'sm_EccSquared' should be declared final.79
warningName 'UTMScaleFactor' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
warningVariable 'UTMScaleFactor' should be declared final.80
warningVariable 'ep2' should be declared final.84
warning'(' is preceded with whitespace.84
warning'(' is preceded with whitespace.84
warning'(' is preceded with whitespace.84
warningVariable 'nu2' should be declared final.87
warning'(' is preceded with whitespace.87
warning'(' is preceded with whitespace.87
warningName 'N' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
warningVariable 'N' should be declared final.90
warning'(' is preceded with whitespace.90
warning'(' is preceded with whitespace.90
warningVariable 't' should be declared final.93
warning'(' is preceded with whitespace.93
warningVariable 't2' should be declared final.94
warningVariable 'l' should be declared final.97
warningVariable 'l3coef' should be declared final.102
warningVariable 'l4coef' should be declared final.103
warningVariable 'l5coef' should be declared final.104
warningVariable 'l6coef' should be declared final.105
warningVariable 'l7coef' should be declared final.106
warningVariable 'l8coef' should be declared final.107
warning'(' is preceded with whitespace.110
warning'+' should be on a new line.110
warning'(' is preceded with whitespace.111
warning'(' is preceded with whitespace.111
warning'(' is preceded with whitespace.111
warning'+' should be on a new line.111
warning'(' is preceded with whitespace.112
warning'(' is preceded with whitespace.112
warning'(' is preceded with whitespace.112
warning'+' should be on a new line.112
warning'(' is preceded with whitespace.113
warning'(' is preceded with whitespace.113
warning'(' is preceded with whitespace.113
warning'(' is preceded with whitespace.116
warning'+' should be on a new line.116
warning'(' is preceded with whitespace.117
warning'(' is preceded with whitespace.117
warning'(' is preceded with whitespace.117
warning'+' should be on a new line.117
warning'(' is preceded with whitespace.118
warning'(' is preceded with whitespace.118
warning'(' is preceded with whitespace.118
warning'+' should be on a new line.118
warning'(' is preceded with whitespace.119
warning'(' is preceded with whitespace.119
warning'(' is preceded with whitespace.119
warning'+' should be on a new line.119
warning'(' is preceded with whitespace.120
warning'(' is preceded with whitespace.120
warning'(' is preceded with whitespace.120
warningVariable 'pointUTM' should be declared final.127
warningName 'DegToRad' must match pattern '^[a-z][a-zA-Z0-9]*$'.133
warningParameter deg should be final.133
warningParameter utmZone should be final.135
warningName 'ArcLengthOfMeridian' must match pattern '^[a-z][a-zA-Z0-9]*$'.145
warning'(' is preceded with whitespace.145
warningParameter latRad should be final.145
warningName 'sm_a' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
warningVariable 'sm_a' should be declared final.146
warningName 'sm_b' must match pattern '^[a-z][a-zA-Z0-9]*$'.147
warningVariable 'sm_b' should be declared final.147
warningVariable 'n' should be declared final.151
warningVariable 'alpha' should be declared final.154
warning'(' is preceded with whitespace.154
warning'(' is preceded with whitespace.154
warningVariable 'beta' should be declared final.157
warning'(' is preceded with whitespace.157
warning'(' is preceded with whitespace.157
warningVariable 'gamma' should be declared final.160
warning'(' is preceded with whitespace.160
warning'(' is preceded with whitespace.160
warningVariable 'delta' should be declared final.163
warning'(' is preceded with whitespace.163
warning'(' is preceded with whitespace.163
warningVariable 'epsilon' should be declared final.166
warning'(' is preceded with whitespace.166
warning'*' should be on a new line.169
warning'(' is preceded with whitespace.170
warning'+' should be on a new line.170
warning'(' is preceded with whitespace.171
warning'+' should be on a new line.171
warning'(' is preceded with whitespace.172
warning'+' should be on a new line.172
warning'(' is preceded with whitespace.173

no/sesat/search/result/BasicResultItem.java

ViolationMessageLine
warning'(' is followed by whitespace.192
warning')' is preceded with whitespace.192

no/sesat/search/result/BasicWeightedSuggestion.java

ViolationMessageLine
warningParameter o should be final.106
warningParameter obj should be final.111
warning'(' is followed by whitespace.113
warningRedundant 'final' modifier.131