The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
4 | 3 | 36 | 0 |
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
org/displaytag/export/excel/ExcelHssfView.java | 2 | 8 | 0 |
org/displaytag/export/excel/DefaultHssfExportView.java | 1 | 9 | 0 |
org/displaytag/render/HssfTableWriter.java | 0 | 19 | 0 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'tableModel'. | 64 |
![]() | Expected @param tag for 'exportFullList'. | 64 |
![]() | Expected @param tag for 'includeHeader'. | 64 |
![]() | Expected @param tag for 'decorateValues'. | 65 |
![]() | Executable statement count is 37 (max allowed is 30). | 85 |
![]() | Expected @param tag for 'out'. | 85 |
![]() | Expected @throws tag for 'JspException'. | 85 |
![]() | Catching 'Exception' is not allowed. | 156 |
![]() | '{' should be on a new line. | 167 |
![]() | Expected an @return tag. | 236 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'out'. | 44 |
![]() | Expected @throws tag for 'IOException'. | 44 |
![]() | Expected @throws tag for 'JspException'. | 44 |
![]() | Catching 'Exception' is not allowed. | 52 |
![]() | Expected @param tag for 'model'. | 61 |
![]() | Expected @param tag for 'exportFullList'. | 61 |
![]() | Expected @param tag for 'includeHeader'. | 62 |
![]() | Expected @param tag for 'decorateValues'. | 62 |
![]() | Line is longer than 120 characters. | 94 |
![]() | Expected an @return tag. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'model'. | 95 |
![]() | Expected @throws tag for 'Exception'. | 95 |
![]() | Expected @param tag for 'model'. | 104 |
![]() | Expected @throws tag for 'Exception'. | 104 |
![]() | Expected @param tag for 'model'. | 136 |
![]() | Expected @throws tag for 'Exception'. | 136 |
![]() | Expected @param tag for 'model'. | 157 |
![]() | Expected @param tag for 'row'. | 165 |
![]() | Expected @throws tag for 'Exception'. | 165 |
![]() | Expected @param tag for 'column'. | 175 |
![]() | Expected @throws tag for 'Exception'. | 175 |
![]() | Expected @param tag for 'value'. | 185 |
![]() | Expected @param tag for 'column'. | 185 |
![]() | Expected @throws tag for 'Exception'. | 185 |
![]() | Expected @param tag for 'model'. | 222 |
![]() | Expected @throws tag for 'Exception'. | 222 |
![]() | Expected @param tag for 'model'. | 238 |
![]() | Expected @throws tag for 'Exception'. | 238 |
![]() | Expected @param tag for 'model'. | 259 |