Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
180360

Rules

RulesViolationsSeverity
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports6error Error
FileLength0error Error
LineLength
  • max: "120"
5error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
OperatorWrap2error Error
ParenPad3error Error
TypecastParenPad0error Error
TabCharacter0error Error
ModifierOrder0error Error
RedundantModifier0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass1error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters4error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
UpperEll0error Error
FinalLocalVariable10error Error
PackageHtml1error Error
NewlineAtEndOfFile3error Error
Translation0error Error

Details

no/sesat/search/mode/command/YahooMediaSearchCommand.java

ViolationMessageLine
warningLine is longer than 120 characters.162

no/sesat/search/mode/command/GeoSearchUtil.java

ViolationMessageLine
warningClass GeoSearchUtil should be declared as final.36
warningVariable 'centerX' should be declared final.83
warningVariable 'centerY' should be declared final.84
warningVariable 'latLong' should be declared final.86
warningVariable 'centerPoint' should be declared final.90
warningParameter requestParameters should be final.154
warning'||' should be on a new line.155
warningLine is longer than 120 characters.160
warning'||' should be on a new line.160
warningVariable 'restrictedRadius' should be declared final.181
warningLine is longer than 120 characters.184
warningFile does not end with a newline.0

no/sesat/search/mode/command/YoutubeSearchCommand.java

ViolationMessageLine
warningVariable 'tags' should be declared final.132
warningVariable 'categories' should be declared final.133
warningVariable 'lastDot' should be declared final.192
warningParameter paramName should be final.224
warningFile does not end with a newline.0

no/sesat/search/mode/command/AbstractXmlSearchCommand.java

ViolationMessageLine
warning'restful' hides a field.82

no/sesat/search/mode/command/YahooIdpSearchCommand.java

ViolationMessageLine
warningLine is longer than 120 characters.123
warningParameter paramName should be final.272

no/sesat/search/mode/command/StockSearchCommand.java

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

no/sesat/search/mode/command/MathExpressionSearchCommand.java

ViolationMessageLine
warningUnused import - no.sesat.search.query.token.JepTokenEvaluator.22

no/sesat/search/mode/command/PlatefoodPPCSearchCommand.java

ViolationMessageLine
warningVariable 'numberOfTop3AdsToDisplay' should be declared final.127
warningVariable 'sDesc1' should be declared final.172
warningParameter paramName should be final.226

no/sesat/search/mode/command/SolrSearchCommand.java

ViolationMessageLine
warningUnused import - java.util.concurrent.locks.ReentrantLock.24
warningUnused import - java.util.concurrent.locks.ReentrantReadWriteLock.25

no/sesat/search/mode/command/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/search/mode/command/OverturePPCSearchCommand.java

ViolationMessageLine
warningUnused import - no.sesat.search.query.AndNotClause.26
warningUnused import - no.sesat.search.query.NotClause.27
warningUnused import - no.sesat.search.query.token.TokenPredicate.28
warningLine is longer than 120 characters.121
warningFile does not end with a newline.0