The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs | 
|---|---|
| org.universAAL.ontology.lddi.config.datapoints.Component | 1 | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| instanceof will always return true for all non-null values in org.universAAL.ontology.lddi.config.datapoints.Component.getLocationURI(), since all org.universAAL.ontology.location.Location are instances of org.universAAL.middleware.rdf.Resource | STYLE | BC_VACUOUS_INSTANCEOF | 83 | Medium |