The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 4 | 3 | 37 | 0 |
| Files | I |
W |
E |
|---|---|---|---|
| org/displaytag/export/excel/ExcelHssfView.java | 2 | 7 | 0 |
| org/displaytag/export/excel/DefaultHssfExportView.java | 1 | 9 | 0 |
| org/displaytag/render/HssfTableWriter.java | 0 | 21 | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'tableModel'. | 65 | |
| Expected @param tag for 'exportFullList'. | 65 | |
| Expected @param tag for 'includeHeader'. | 65 | |
| Expected @param tag for 'decorateValues'. | 66 | |
| Executable statement count is 38 (max allowed is 30). | 86 | |
| Expected @param tag for 'out'. | 86 | |
| Expected @throws tag for 'JspException'. | 86 | |
| Catching 'Exception' is not allowed. | 163 | |
| Expected an @return tag. | 244 |
| 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'. | 96 | |
| Expected @throws tag for 'Exception'. | 96 | |
| Expected @param tag for 'model'. | 105 | |
| Expected @throws tag for 'Exception'. | 105 | |
| Expected @param tag for 'model'. | 137 | |
| Expected @throws tag for 'Exception'. | 137 | |
| Expected @param tag for 'model'. | 158 | |
| Expected @param tag for 'row'. | 166 | |
| Expected @throws tag for 'Exception'. | 166 | |
| Expected @param tag for 'column'. | 176 | |
| Expected @throws tag for 'Exception'. | 176 | |
| 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 | |
| Expected @param tag for 'model'. | 347 | |
| Expected @throws tag for 'Exception'. | 347 |