The following document contains the results of SpotBugs
SpotBugs Version is 3.1.12
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes | 
|---|---|---|---|
| 20 | 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 | 115 | 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 |