| Bug | 
Category | 
Details | 
Line | 
Priority | 
| instanceof will always return true for all non-null values in de.fhdw.wtf.common.ast.type.test.TypeTest.testClassAbstract(), since all de.fhdw.wtf.common.ast.type.RegularClassType are instances of de.fhdw.wtf.common.ast.type.RegularClassType | 
STYLE | 
BC_VACUOUS_INSTANCEOF | 
85 | 
Medium | 
| instanceof will always return true for all non-null values in de.fhdw.wtf.common.ast.type.test.TypeTest.testClassIsException(), since all de.fhdw.wtf.common.ast.type.RegularClassType are instances of de.fhdw.wtf.common.ast.type.RegularClassType | 
STYLE | 
BC_VACUOUS_INSTANCEOF | 
225 | 
Medium | 
| instanceof will always return true for all non-null values in de.fhdw.wtf.common.ast.type.test.TypeTest.testClassService(), since all de.fhdw.wtf.common.ast.type.RegularClassType are instances of de.fhdw.wtf.common.ast.type.RegularClassType | 
STYLE | 
BC_VACUOUS_INSTANCEOF | 
121 | 
Medium | 
| instanceof will always return true for all non-null values in de.fhdw.wtf.common.ast.type.test.TypeTest.testClassTransient(), since all de.fhdw.wtf.common.ast.type.RegularClassType are instances of de.fhdw.wtf.common.ast.type.RegularClassType | 
STYLE | 
BC_VACUOUS_INSTANCEOF | 
157 | 
Medium | 
| instanceof will always return true for all non-null values in de.fhdw.wtf.common.ast.type.test.TypeTest.testClassVisitable(), since all de.fhdw.wtf.common.ast.type.RegularClassType are instances of de.fhdw.wtf.common.ast.type.RegularClassType | 
STYLE | 
BC_VACUOUS_INSTANCEOF | 
193 | 
Medium |