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 |
---|---|---|---|
6 | 2 | 0 | 0 |
Class | Bugs |
---|---|
org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic$Wrapper | 2 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unread public/protected field: org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic$Wrapper.id | STYLE | URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD | 187 | Medium |
Unread public/protected field: org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic$Wrapper.value | STYLE | URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD | 188 | Medium |