Source file "net/bytebuddy/asm/MemberSubstitution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 813 of 813 | 0% | 91 of 91 | 0% | 51 | 51 | 121 | 121 | 4 | 4 |
| visitMethodInsn(int, String, String, String, boolean) | 0% | 0% | 30 | 30 | 60 | 60 | 1 | 1 | ||
| visitFieldInsn(int, String, String, String) | 0% | 0% | 17 | 17 | 44 | 44 | 1 | 1 | ||
| MemberSubstitution.SubstitutingMethodVisitor(MethodVisitor, TypeDescription, MethodDescription, MethodGraph.Compiler, boolean, boolean, MemberSubstitution.Replacement, Implementation.Context, TypePool, boolean) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| visitMaxs(int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 |