The following document contains the results of SpotBugs
SpotBugs Version is 4.1.4
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 21 | 2 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.djutils.stats.DistNormalTable | 1 |
| org.djutils.stats.summarizers.Tally | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.djutils.stats.DistNormalTable.CUMULATIVE_NORMAL_PROBABILITIES should be package protected | MALICIOUS_CODE | MS_PKGPROTECT | 118 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class org.djutils.stats.summarizers.Tally defines non-transient non-serializable instance field quantileAccumulator | BAD_PRACTICE | SE_BAD_FIELD | Not available | Medium |