Source file "com/google/common/reflect/TypeResolver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 147 of 147 | 0% | 12 of 12 | 0% | 13 | 13 | 30 | 30 | 7 | 7 |
| visitParameterizedType(ParameterizedType) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| map(TypeResolver.TypeVariableKey, Type) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getTypeMappings(Type) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| visitClass(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TypeResolver.TypeMappingIntrospector() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitTypeVariable(TypeVariable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitWildcardType(WildcardType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |