Checkstyle Results

The following document contains the results of Checkstyle 13.5.0 with checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
37 0 65 0

Files

File  I  W  E
org/mybatis/scripting/thymeleaf/MyBatisBindingContext.java 0 1 0
org/mybatis/scripting/thymeleaf/MyBatisDialect.java 0 1 0
org/mybatis/scripting/thymeleaf/MyBatisIntegratingEngineContextFactory.java 0 1 0
org/mybatis/scripting/thymeleaf/PropertyAccessor.java 0 2 0
org/mybatis/scripting/thymeleaf/SqlGenerator.java 0 3 0
org/mybatis/scripting/thymeleaf/SqlGeneratorConfig.java 0 25 0
org/mybatis/scripting/thymeleaf/TemplateEngineCustomizer.java 0 3 0
org/mybatis/scripting/thymeleaf/ThymeleafLanguageDriverConfig.java 0 12 0
org/mybatis/scripting/thymeleaf/ThymeleafSqlSource.java 0 1 0
org/mybatis/scripting/thymeleaf/expression/package-info.java 0 2 0
org/mybatis/scripting/thymeleaf/package-info.java 0 2 0
org/mybatis/scripting/thymeleaf/processor/BindVariableRender.java 0 3 0
org/mybatis/scripting/thymeleaf/processor/MyBatisBindTagProcessor.java 0 1 0
org/mybatis/scripting/thymeleaf/processor/MyBatisParamTagProcessor.java 0 1 0
org/mybatis/scripting/thymeleaf/processor/package-info.java 0 2 0
org/mybatis/scripting/thymeleaf/support/TemplateFilePathProvider.java 0 5 0

Rules

Category Rule Violations Severity
imports CustomImportOrder
  • separateLineBetweenGroups: "true"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
  • tokens: "IMPORT, STATIC_IMPORT, PACKAGE_DEF"
11  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
54  Warning

Details

org/mybatis/scripting/thymeleaf/MyBatisBindingContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.thymeleaf.context.IContext' 23

org/mybatis/scripting/thymeleaf/MyBatisDialect.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.expression.Likes' 23

org/mybatis/scripting/thymeleaf/MyBatisIntegratingEngineContextFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.thymeleaf.IEngineConfiguration' 21

org/mybatis/scripting/thymeleaf/PropertyAccessor.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 194
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 194

org/mybatis/scripting/thymeleaf/SqlGenerator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.expression.Likes' 29
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 103
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 103

org/mybatis/scripting/thymeleaf/SqlGeneratorConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.PropertyAccessor.BuiltIn.StandardPropertyAccessor' 33
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 94
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 94
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 116
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 116
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 201
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 201
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 223
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 223
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 245
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 245
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 267
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 267
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 289
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 289
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 346
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 346
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 368
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 368
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 390
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 390
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 412
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 412
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 434
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 434

org/mybatis/scripting/thymeleaf/TemplateEngineCustomizer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.thymeleaf.TemplateEngine' 21
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 100
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 100

org/mybatis/scripting/thymeleaf/ThymeleafLanguageDriverConfig.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 97
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 97
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 119
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 119
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 150
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 150
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 163
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 163
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 175
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 175
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 188
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 188

org/mybatis/scripting/thymeleaf/ThymeleafSqlSource.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.apache.ibatis.builder.SqlSourceBuilder' 29

org/mybatis/scripting/thymeleaf/expression/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18

org/mybatis/scripting/thymeleaf/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18

org/mybatis/scripting/thymeleaf/processor/BindVariableRender.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.support.spring.SpringNamedParameterBindVariableRender' 20
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 81
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 81

org/mybatis/scripting/thymeleaf/processor/MyBatisBindTagProcessor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.MyBatisBindingContext' 21

org/mybatis/scripting/thymeleaf/processor/MyBatisParamTagProcessor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.mybatis.scripting.thymeleaf.MyBatisBindingContext' 22

org/mybatis/scripting/thymeleaf/processor/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18

org/mybatis/scripting/thymeleaf/support/TemplateFilePathProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.apache.ibatis.builder.annotation.ProviderContext' 24
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 99
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 99
 Warning javadoc JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 102
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 102