Source file "org/aspectj/weaver/patterns/SignaturePattern.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,717 of 1,717 | 0% | 312 of 312 | 0% | 197 | 197 | 373 | 373 | 41 | 41 |
| matchesExactlyMethod(JoinPointSignature, World, boolean) | 0% | 0% | 25 | 25 | 41 | 41 | 1 | 1 | ||
| toString() | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| resolveBindings(IScope, Bindings) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| checkForIncorrectTargetKind(PatternNode, IScope, boolean, boolean) | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| reportUnmatchedTargetKindMessage(AnnotationTargetKind[], PatternNode, IScope, boolean) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| matchesExactly(JoinPointSignature, World, boolean, boolean) | 0% | 0% | 13 | 13 | 22 | 22 | 1 | 1 | ||
| matchesExactlyConstructor(JoinPointSignature, World) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| matchesAnnotations(ResolvedMember, World) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| declaringTypeMatchAllowingForCovariance(Member, UnresolvedType, World, TypePattern, ResolvedType) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 7 | 7 | 1 | 1 | ||
| matches(Member, World, boolean) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| isParameterAnnotationMatching(TypePattern) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| isParameterAnnotationMatching(AnnotationTypePattern) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| read(VersionedDataInputStream, ISourceContext) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| parametersCannotMatch(JoinPointSignature) | 0% | 0% | 11 | 11 | 12 | 12 | 1 | 1 | ||
| matchesVarArgs(JoinPointSignature, World) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| isMatchingParameterAnnotations() | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| SignaturePattern(MemberKind, ModifiersPattern, TypePattern, TypePattern, NamePattern, TypePatternList, ThrowsPattern, AnnotationTypePattern) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| parameterizeWith(Map, World) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| matchesExactlyField(JoinPointSignature, World) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| write(CompressingDataOutputStream) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| findMethod(ResolvedType, ResolvedMember) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| postRead(ResolvedType) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getExactDeclaringTypes() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| matchesExactlyStaticInitialization(JoinPointSignature, World) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wantToMatchAnnotationPattern() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isStarAnnotation() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| checkForIncorrectTargetKind(PatternNode, IScope, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| couldEverMatch(ResolvedType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(PatternNodeVisitor, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMatchOnAnyName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeclaringType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getModifiers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReturnType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThrowsPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAnnotationPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExactDeclaringTypePattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |