Source file "org/mockito/asm/util/CheckAnnotationAdapter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 185 of 185 | 0% | 54 of 54 | 0% | 36 | 36 | 39 | 39 | 9 | 9 |
visit(String, Object) | ![]() | 0% | ![]() | 0% | 20 | 20 | 7 | 7 | 1 | 1 |
visitEnum(String, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
visitAnnotation(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
visitArray(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
visitEnd() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
checkName(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
CheckAnnotationAdapter(AnnotationVisitor, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
checkEnd() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
CheckAnnotationAdapter(AnnotationVisitor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |