SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is low
Effort is max
Summary
Classes |
Bugs |
Errors |
Missing Classes |
78 |
5 |
0 |
0 |
it.tidalwave.role.ui.function.BooleanBoundFunctionSupport
Bug |
Category |
Details |
Line |
Priority |
Overridable method function is called from constructor new it.tidalwave.role.ui.function.BooleanBoundFunctionSupport(ChangingSource[]). |
MALICIOUS_CODE |
MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR |
67 |
Low |
it.tidalwave.role.ui.function.WeakCopyFunctionSupport
it.tidalwave.role.ui.impl.DefaultPresentationModel
Bug |
Category |
Details |
Line |
Priority |
Redundant nullcheck of role, which is known to be non-null in it.tidalwave.role.ui.impl.DefaultPresentationModel.maybeAs(Class) |
STYLE |
RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE |
110 |
Low |
it.tidalwave.role.ui.impl.DisplayableComparator