The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 61 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| com.ashlux.mavenoc4jplugin.log.LogStreamGobbler | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Method com.ashlux.mavenoc4jplugin.log.LogStreamGobbler.work(InputStream, Log, LogLevel) concatenates strings using + in a loop | PERFORMANCE | SBSC_USE_STRINGBUFFER_CONCATENATION | 41 |