Source file "org/aspectj/org/eclipse/jdt/core/dom/Modifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 268 of 341 | 21% | 57 of 62 | 8% | 64 | 74 | 44 | 67 | 35 | 43 |
internalGetSetObjectProperty(SimplePropertyDescriptor, boolean, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
clone0(AST) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isFinal(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPrivate(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isProtected(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPublic(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isStatic(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isStrictfp(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSynchronized(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isTransient(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isVolatile(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isDefault(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSealed(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isNonSealed(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isAbstract() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isFinal() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isNative() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPrivate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isProtected() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isPublic() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isStatic() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isStrictfp() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSynchronized() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isTransient() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isVolatile() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isDefault() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSealed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isNonSealed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
subtreeMatch0(ASTMatcher, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setKeyword(Modifier.ModifierKeyword) | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
internalStructuralPropertiesForType(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
treeSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
propertyDescriptors(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAnnotation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isModifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
memSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
Modifier(AST) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
isAbstract(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
isNative(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
accept0(ASTVisitor) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
getKeyword() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getNodeType0() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |