Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1094430

Files

FilesIWE
org/displaytag/decorator/AutolinkColumnDecorator.java 200
org/displaytag/export/ExportViewFactory.java 100
org/displaytag/export/PdfView.java 100
org/displaytag/filter/ExportDelegate.java 300
org/displaytag/localization/I18nJstlAdapter.java 100
org/displaytag/properties/MediaTypeEnum.java 400
org/displaytag/properties/TableProperties.java 400
org/displaytag/tags/ColumnTag.java 200
org/displaytag/tags/ColumnTagBeanInfo.java 100
org/displaytag/tags/TableTag.java 900
org/displaytag/tags/TableTagBeanInfo.java 200
org/displaytag/tags/el/ELColumnTag.java 200
org/displaytag/tags/el/ELColumnTagBeanInfo.java 100
org/displaytag/tags/el/ELTableTag.java 200
org/displaytag/tags/el/ELTableTagBeanInfo.java 100
org/displaytag/util/CompatibleUrlEncoder.java 200
org/displaytag/util/DependencyChecker.java 020
org/displaytag/util/Href.java 200
org/displaytag/util/HtmlTagUtil.java 210
org/displaytag/util/LookupUtil.java 200

org/displaytag/decorator/AutolinkColumnDecorator.java

ErrorLine
Info Cyclomatic Complexity is 17 (max allowed is 13). 47
Info Executable statement count is 43 (max allowed is 30). 47

org/displaytag/export/ExportViewFactory.java

ErrorLine
Info Return count is 5 (max allowed is 3). 90

org/displaytag/export/PdfView.java

ErrorLine
Info Catching 'Exception' is not allowed. 170

org/displaytag/filter/ExportDelegate.java

ErrorLine
Info First sentence should end with a period. 38
Info Cyclomatic Complexity is 15 (max allowed is 13). 59
Info Executable statement count is 35 (max allowed is 30). 59

org/displaytag/localization/I18nJstlAdapter.java

ErrorLine
Info Cyclomatic Complexity is 15 (max allowed is 13). 94

org/displaytag/properties/MediaTypeEnum.java

ErrorLine
Info Variable access definition in wrong order. 37
Info Variable access definition in wrong order. 42
Info Variable access definition in wrong order. 47
Info Variable access definition in wrong order. 52

org/displaytag/properties/TableProperties.java

ErrorLine
Info Catching 'Throwable' is not allowed. 445
Info Constructor definition in wrong order. 484
Info Catching 'Throwable' is not allowed. 1018
Info Catching 'Exception' is not allowed. 1104

org/displaytag/tags/ColumnTag.java

ErrorLine
Info Cyclomatic Complexity is 16 (max allowed is 13). 600
Info Executable statement count is 36 (max allowed is 30). 600

org/displaytag/tags/ColumnTagBeanInfo.java

ErrorLine
Info Executable statement count is 35 (max allowed is 30). 32

org/displaytag/tags/TableTag.java

ErrorLine
Info Cyclomatic Complexity is 22 (max allowed is 13). 731
Info Executable statement count is 39 (max allowed is 30). 731
Info Cyclomatic Complexity is 16 (max allowed is 13). 892
Info Cyclomatic Complexity is 15 (max allowed is 13). 972
Info Catching 'Exception' is not allowed. 1117
Info Cyclomatic Complexity is 20 (max allowed is 13). 1195
Info Executable statement count is 39 (max allowed is 30). 1195
Info Catching 'Exception' is not allowed. 1260
Info Executable statement count is 31 (max allowed is 30). 1606

org/displaytag/tags/TableTagBeanInfo.java

ErrorLine
Info Executable statement count is 41 (max allowed is 30). 33
Info Catching 'Throwable' is not allowed. 120

org/displaytag/tags/el/ELColumnTag.java

ErrorLine
Info Cyclomatic Complexity is 22 (max allowed is 13). 330
Info Executable statement count is 35 (max allowed is 30). 330

org/displaytag/tags/el/ELColumnTagBeanInfo.java

ErrorLine
Info Executable statement count is 34 (max allowed is 30). 36

org/displaytag/tags/el/ELTableTag.java

ErrorLine
Info Cyclomatic Complexity is 24 (max allowed is 13). 327
Info Executable statement count is 36 (max allowed is 30). 327

org/displaytag/tags/el/ELTableTagBeanInfo.java

ErrorLine
Info Executable statement count is 34 (max allowed is 30). 36

org/displaytag/util/CompatibleUrlEncoder.java

ErrorLine
Info Catching 'Throwable' is not allowed. 51
Info Catching 'Throwable' is not allowed. 83

org/displaytag/util/DependencyChecker.java

ErrorLine
Warning Line is longer than 120 characters. 63
Warning Line is longer than 120 characters. 70

org/displaytag/util/Href.java

ErrorLine
Info Cyclomatic Complexity is 15 (max allowed is 13). 60
Info Executable statement count is 31 (max allowed is 30). 60

org/displaytag/util/HtmlTagUtil.java

ErrorLine
Info Cyclomatic Complexity is 35 (max allowed is 13). 109
Info Executable statement count is 54 (max allowed is 30). 109
Warning Method length is 159 lines (max allowed is 150). 109

org/displaytag/util/LookupUtil.java

ErrorLine
Info Cyclomatic Complexity is 24 (max allowed is 13). 115
Info Executable statement count is 40 (max allowed is 30). 115