| Error | Count |
|---|---|
| Expected @throws tag for 'SQLException'. | 46 |
| Expected @param tag for 'args'. | 4 |
| Expected @param tag for 'key'. | 4 |
| Expected @param tag for 'method'. | 3 |
| Expected @param tag for 'proxy'. | 3 |
| Expected @throws tag for 'Exception'. | 3 |
| Expected @throws tag for 'Throwable'. | 3 |
| Missing package documentation file. | 3 |
| Expected an @return tag. | 25 |
| Expected @param tag for 'metaData'. | 2 |
| Expected @param tag for 'type'. | 2 |
| Line contains a tab character. | 190 |
| Expected @param tag for 'rs'. | 14 |
| Missing a Javadoc comment. | 101 |
| Expected @param tag for 'name'. | 10 |
| Expected @param tag for 'arg0'. | 1 |
| Expected @param tag for 'columnName'. | 1 |
| Expected @param tag for 'columnNames'. | 1 |
| Expected @param tag for 'isNull'. | 1 |
| Expected @param tag for 'm'. | 1 |
| Expected @param tag for 'value'. | 1 |
| Expected @throws tag for 'IllegalAccessException'. | 1 |
| Expected @throws tag for 'IllegalArgumentException'. | 1 |
| Expected @throws tag for 'MalformedURLException'. | 1 |
| Expected @throws tag for 'java.lang.reflect.InvocationTargetException'. | 1 |
| Unused @throws tag for 'SQLException'. | 1 |