Source file "net/bytebuddy/jar/asm/commons/ClassRemapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 223 of 361 | 38% | 22 of 30 | 26% | 28 | 36 | 44 | 76 | 14 | 21 |
| visitAttribute(Attribute) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| visitRecordComponent(String, String, String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| visitOuterClass(String, String, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visitTypeAnnotation(int, TypePath, String, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| visitModule(String, int, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| visitAnnotation(String, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createAnnotationRemapper(String, AnnotationVisitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createAnnotationRemapper(AnnotationVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createMethodRemapper(MethodVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createModuleRemapper(ModuleVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createRecordComponentRemapper(RecordComponentVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitNestHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitPermittedSubclass(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitField(int, String, String, String, Object) | 83% | 50% | 2 | 3 | 0 | 7 | 0 | 1 | ||
| ClassRemapper(ClassVisitor, Remapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitInnerClass(String, String, String, int) | 84% | 50% | 2 | 3 | 0 | 5 | 0 | 1 | ||
| visitMethod(int, String, String, String, String[]) | 92% | 75% | 1 | 3 | 0 | 7 | 0 | 1 | ||
| visit(int, int, String, String, String, String[]) | 93% | 50% | 1 | 2 | 0 | 7 | 0 | 1 | ||
| createFieldRemapper(FieldVisitor) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| ClassRemapper(int, ClassVisitor, Remapper) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| visitNestMember(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |