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 |
---|---|---|---|
14 | 2 | 0 | 0 |
Class | Bugs |
---|---|
de.campussource.cse.ContentEnricher | 2 |
Bug | Category | Details | Line |
---|---|---|---|
Read of unwritten field producer in de.campussource.cse.ContentEnricher.transformForSplitting(String) | CORRECTNESS | NP_UNWRITTEN_FIELD | 16 |
Unwritten field: de.campussource.cse.ContentEnricher.producer | CORRECTNESS | UWF_UNWRITTEN_FIELD | 16 |