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.lighting.ElectricLight | 1 | 
| org.universAAL.ontology.lighting.FlamingLight | 1 | 
| org.universAAL.ontology.lighting.NaturalLight | 1 | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.ontology.lighting.ElectricLight doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.ontology.lighting.FlamingLight doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.ontology.lighting.NaturalLight doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) | STYLE | EQ_DOESNT_OVERRIDE_EQUALS | 1 | Medium |