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 | 361 of 361 | 0% | 30 of 30 | 0% | 36 | 36 | 76 | 76 | 21 | 21 |
visitMethod(int, String, String, String, String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visitField(int, String, String, String, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visitAttribute(Attribute) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visit(int, int, String, String, String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
visitRecordComponent(String, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
visitInnerClass(String, String, String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 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 | |
createFieldRemapper(FieldVisitor) | ![]() | 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 | |
ClassRemapper(int, ClassVisitor, Remapper) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
visitNestHost(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitNestMember(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitPermittedSubclass(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ClassRemapper(ClassVisitor, Remapper) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |