FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
15 3 0 0

org.universAAL.ontology.lighting.ElectricLight

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

org.universAAL.ontology.lighting.FlamingLight

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

org.universAAL.ontology.lighting.NaturalLight

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