Source file "com/google/common/reflect/TypeVisitor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 18 of 18 | 0% | 16 | 16 | 26 | 26 | 7 | 7 |
visit(Type[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 19 | 19 | 1 | 1 |
TypeVisitor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitClass(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitGenericArrayType(GenericArrayType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitParameterizedType(ParameterizedType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitTypeVariable(TypeVariable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitWildcardType(WildcardType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |