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