name | class, % | method, % | block, % | line, % |
---|
| | | | |
class RolesVisitor | 0% (0/1) | 0% (0/4) | 0% (0/63) | 0% (0/18) |
RolesVisitor (IType): void | | 0% (0/1) | 0% (0/14) | 0% (0/5) |
visit (ArrayInitializer): boolean | | 0% (0/1) | 0% (0/5) | 0% (0/2) |
visit (NormalAnnotation): boolean | | 0% (0/1) | 0% (0/21) | 0% (0/5) |
visit (SingleMemberAnnotation): boolean | | 0% (0/1) | 0% (0/23) | 0% (0/6) |
| | | | |
class ComponentBuilder | 100% (1/1) | 82% (9/11) | 44% (428/966) | 44% (91.2/208) |
createRole (Annotation): void | | 0% (0/1) | 0% (0/53) | 0% (0/11) |
findMethod (MethodDeclaration): IMethod | | 0% (0/1) | 0% (0/86) | 0% (0/18) |
processFactories (): void | | 100% (1/1) | 9% (9/100) | 6% (1.4/24) |
processComponentMethods (): void | | 100% (1/1) | 14% (9/65) | 10% (1.5/15) |
processRoles (): void | | 100% (1/1) | 45% (30/66) | 50% (6/12) |
process (): void | | 100% (1/1) | 49% (73/150) | 54% (16.8/31) |
processBijections (): void | | 100% (1/1) | 50% (123/244) | 51% (26.1/51) |
findField (FieldDeclaration): IField | | 100% (1/1) | 84% (73/87) | 71% (12.8/18) |
getFieldName (FieldDeclaration): String | | 100% (1/1) | 91% (20/22) | 83% (5/6) |
findAnnotation (AnnotatedASTNode, String): Annotation | | 100% (1/1) | 93% (27/29) | 94% (4.7/5) |
ComponentBuilder (LoadedDeclarations, ASTVisitorImpl): void | | 100% (1/1) | 100% (64/64) | 100% (17/17) |