SpotBugs Bug Detector Report

The following document contains the results of SpotBugs[1]

SpotBugs Version is 4.9.2

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
1 1 0 0

Files

Class Bugs
org.metricshub.tablejoin.TableJoin 1

org.metricshub.tablejoin.TableJoin

Bug Category Details Line Priority
Redundant nullcheck of keyPropertyArray, which is known to be non-null in org.metricshub.tablejoin.TableJoin.normalizeWbemReference(String) STYLE RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE[2] 392[3] Medium
No results.