Source file "net/bytebuddy/agent/builder/AgentBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 177 of 177 | 0% | 24 of 24 | 0% | 21 | 21 | 31 | 31 | 9 | 9 |
AgentBuilder.Listener.Compound(List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 0 | 0 | 1 | 1 |
onTransformation(TypeDescription, ClassLoader, JavaModule, boolean, DynamicType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
onError(String, ClassLoader, JavaModule, boolean, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
onDiscovery(String, ClassLoader, JavaModule, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
onIgnored(TypeDescription, ClassLoader, JavaModule, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
onComplete(String, ClassLoader, JavaModule, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | |
AgentBuilder.Listener.Compound(AgentBuilder.Listener[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |