Source file "kotlin/reflect/jvm/internal/impl/load/java/lazy/descriptors/LazyJavaClassMemberScope.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,374 of 3,374 | 0% | 336 of 336 | 0% | 223 | 223 | 475 | 475 | 55 | 55 |
| createAnnotationConstructorParameters(ClassConstructorDescriptorImpl) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| computeNonDeclaredFunctions(Collection, Name) | 0% | 0% | 12 | 12 | 31 | 31 | 1 | 1 | ||
| createPropertyDescriptorByMethods(PropertyDescriptor, Function1) | 0% | 0% | 10 | 10 | 29 | 29 | 1 | 1 | ||
| resolveConstructor(JavaConstructor) | 0% | 0% | 2 | 2 | 25 | 25 | 1 | 1 | ||
| doesOverrideRenamedBuiltins(SimpleFunctionDescriptor) | 0% | 0% | 12 | 12 | 15 | 15 | 1 | 1 | ||
| createOverrideForBuiltinFunctionWithErasedParameterIfNeeded(FunctionDescriptor, Function1) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| isVisibleAsFunctionInCurrentClass(SimpleFunctionDescriptor) | 0% | 0% | 16 | 16 | 14 | 14 | 1 | 1 | ||
| shouldBeVisibleAsOverrideOfBuiltInWithErasedValueParameters(SimpleFunctionDescriptor) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| addFunctionFromSupertypes(Collection, Name, Collection, boolean) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| computeFunctionNames(DescriptorKindFilter, Function1) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| createSuspendView(SimpleFunctionDescriptor) | 0% | 0% | 9 | 9 | 11 | 11 | 1 | 1 | ||
| getPropertiesFromSupertypes(Name) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| createRecordConstructorParameters(ClassConstructorDescriptorImpl) | 0% | 0% | 3 | 3 | 21 | 21 | 1 | 1 | ||
| addAnnotationValueParameter(List, ConstructorDescriptor, int, JavaMethod, KotlinType, KotlinType) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| computeNonDeclaredProperties(Name, Collection) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| createDefaultConstructor() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| createPropertyDescriptorWithDefaultGetter(JavaMethod, KotlinType, Modality) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| findSetterOverride(PropertyDescriptor, Function1) | 0% | 0% | 7 | 7 | 5 | 5 | 1 | 1 | ||
| computeImplicitlyDeclaredFunctions(Collection, Name) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| resolveRecordComponentToFunctionDescriptor(JavaRecordComponent) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| LazyJavaClassMemberScope(LazyJavaResolverContext, ClassDescriptor, JavaClass, boolean, LazyJavaClassMemberScope) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| doesOverrideSuspendFunction(SimpleFunctionDescriptor) | 0% | 0% | 8 | 8 | 6 | 6 | 1 | 1 | ||
| computePropertyNames(DescriptorKindFilter, Function1) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createHiddenCopyIfBuiltinAlreadyAccidentallyOverridden(SimpleFunctionDescriptor, CallableDescriptor, Collection) | 0% | 0% | 9 | 9 | 6 | 6 | 1 | 1 | ||
| findGetterByName(PropertyDescriptor, String, Function1) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| resolveMethodSignature(JavaMethod, List, KotlinType, List) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| obtainOverrideForSuspend(SimpleFunctionDescriptor, Function1) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| searchMethodsInSupertypesWithoutBuiltinMagic(Name) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| obtainOverrideForBuiltinWithDifferentJvmName(SimpleFunctionDescriptor, Function1, Name, Collection) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| searchMethodsByNameWithoutBuiltinMagic(Name) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| findGetterOverride(PropertyDescriptor, Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| createDefaultRecordConstructor() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| obtainOverrideForBuiltInWithErasedValueParametersInJava(SimpleFunctionDescriptor, Function1, Collection) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| getFunctionsFromSupertypes(Name) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| doesClassOverridesProperty(PropertyDescriptor, Function1) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| addOverriddenSpecialMethods(Name, Collection, Collection, Collection, Function1) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getContributedClassifier(Name, LookupLocation) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| addPropertyOverrideByMethod(Set, Collection, Set, Function1) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| hasSameJvmDescriptorButDoesNotOverride(SimpleFunctionDescriptor, FunctionDescriptor) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| computeAnnotationProperties(Name, Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createRenamedCopy(SimpleFunctionDescriptor, Name) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doesOverride(CallableDescriptor, CallableDescriptor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| computeSupertypes() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| doesOverrideRenamedDescriptor(SimpleFunctionDescriptor, FunctionDescriptor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getConstructorVisibility(ClassDescriptor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| recordLookup(Name, LookupLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContributedFunctions(Name, LookupLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContributedVariables(Name, LookupLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeClassNames(DescriptorKindFilter, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isVisibleAsFunction(JavaMethodDescriptor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeMemberIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDispatchReceiverParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOwnerDescriptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstructors$descriptors_jvm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |