Source file "kotlin/reflect/jvm/internal/impl/types/TypeUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 604 of 604 | 0% | 164 of 164 | 0% | 105 | 105 | 100 | 100 | 23 | 23 |
| contains(KotlinType, Function1, SmartSet) | 0% | 0% | 20 | 20 | 23 | 23 | 1 | 1 | ||
| isNullableType(KotlinType) | 0% | 0% | 13 | 13 | 17 | 17 | 1 | 1 | ||
| getImmediateSupertypes(KotlinType) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| getDefaultTypeProjections(List) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| hasNullableSuperType(KotlinType) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| makeUnsubstitutedType(TypeConstructor, MemberScope, Function1) | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| createSubstitutedSupertype(KotlinType, KotlinType, TypeSubstitutor) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| makeUnsubstitutedType(ClassifierDescriptor, MemberScope, Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| acceptsNullable(KotlinType) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| makeNullableIfNeeded(SimpleType, boolean) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| getClassDescriptor(KotlinType) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getTypeParameterDescriptorOrNull(KotlinType) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| makeNullableIfNeeded(KotlinType, boolean) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isTypeParameter(KotlinType) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| noExpectedType(KotlinType) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| makeNullableAsSpecified(KotlinType, boolean) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isDontCarePlaceholder(KotlinType) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| contains(KotlinType, Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| makeStarProjection(TypeParameterDescriptor) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| makeNullable(KotlinType) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| makeNotNullable(KotlinType) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| TypeUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |