Source file "org/apache/commons/lang3/reflect/TypeUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,423 of 2,423 | 0% | 432 of 432 | 0% | 275 | 275 | 504 | 504 | 59 | 59 |
isAssignable(Type, WildcardType, Map) | ![]() | 0% | ![]() | 0% | 15 | 15 | 30 | 30 | 1 | 1 |
isAssignable(Type, GenericArrayType, Map) | ![]() | 0% | ![]() | 0% | 15 | 15 | 26 | 26 | 1 | 1 |
getTypeArguments(Type, Class, Map) | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
isAssignable(Type, Class) | ![]() | 0% | ![]() | 0% | 16 | 16 | 23 | 23 | 1 | 1 |
unrollVariables(Map, Type) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
isAssignable(Type, ParameterizedType, Map) | ![]() | 0% | ![]() | 0% | 15 | 15 | 26 | 26 | 1 | 1 |
parameterizeWithOwner(Type, Class, Type[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
getRawType(Type, Type) | ![]() | 0% | ![]() | 0% | 11 | 11 | 24 | 24 | 1 | 1 |
getTypeArguments(ParameterizedType, Class, Map) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
containsTypeVariables(Type) | ![]() | 0% | ![]() | 0% | 11 | 11 | 16 | 16 | 1 | 1 |
normalizeUpperBounds(Type[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
isAssignable(Type, TypeVariable, Map) | ![]() | 0% | ![]() | 0% | 11 | 11 | 14 | 14 | 1 | 1 |
getClosestParentType(Class, Class) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
parameterizedTypeToString(ParameterizedType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
toLongString(TypeVariable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
classToString(Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
isAssignable(Type, Type, Map) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
mapTypeVariablesToArguments(Class, ParameterizedType, Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
wildcardTypeToString(WildcardType) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
determineTypeArguments(Class, ParameterizedType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
typesSatisfyVariables(Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
toString(Type) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
extractTypeArgumentsFrom(Map, TypeVariable[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
appendRecursiveTypes(StringBuilder, int[], Type[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getTypeArguments(Class, Class, Map) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
findRecursiveTypes(ParameterizedType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
typeVariableToString(TypeVariable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
appendAllTo(StringBuilder, String, Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
equals(Type, Type) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
unrollBounds(Map, Type[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
substituteTypeVariables(Type, Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
equals(Type[], Type[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
equals(ParameterizedType, Type) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
equals(WildcardType, Type) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getArrayComponentType(Type) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isInstance(Object, Type) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
getRawType(ParameterizedType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getImplicitBounds(TypeVariable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getImplicitUpperBounds(WildcardType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getImplicitLowerBounds(WildcardType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
unrollVariableAssignments(TypeVariable, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
parameterize(Class, Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
parameterizeWithOwner(Type, Class, Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
equals(GenericArrayType, Type) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isArrayType(Type) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
genericArrayTypeToString(GenericArrayType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
genericArrayType(Type) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypeArguments(ParameterizedType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsVariableTypeSameParametrizedTypeBound(TypeVariable, ParameterizedType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypeArguments(Type, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAssignable(Type, Type) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
parameterize(Class, Type[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wildcardType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrap(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrap(Type) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
TypeUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$wrap$0(Type) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |