| Files | Violations |
|---|---|
| net.sf.statsvn.input.RepositoryFileManager | 1 |
| net.sf.statsvn.input.Builder | 1 |
| net.sf.statsvn.Main | 3 |
| net.sf.statsvn.util.SvnInfoUtils | 1 |
| Violation | Line | Priority |
|---|---|---|
| RV: net.sf.statsvn.input.RepositoryFileManager.getLineCount(BufferedReader) discards result of readLine after checking if it is nonnull | 130 | Normal |
| Violation | Line | Priority |
|---|---|---|
| Dm: Use of non-localized String.toUpperCase() or String.toLowerCase | 273 | Low |
| Violation | Line | Priority |
|---|---|---|
| SS: Unread field: net.sf.statsvn.util.SvnInfoUtils.ENABLE_CACHING; should this field be static? | 188 | Normal |