Source file "org/eclipse/jetty/websocket/common/events/annotated/AbstractMethodAnnotationScanner.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 325 of 325 | 0% | 38 of 38 | 0% | 30 | 30 | 75 | 75 | 11 | 11 |
assertIsPublicNonStatic(Method) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
scanMethodAnnotations(Object, Class) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
assertUnset(CallableMethod, Class, Method) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertValidSignature(Method, Class, ParamList) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
assertIsReturn(Method, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
isSignatureMatch(Method, ParamList) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
isSameParameters(Class[], Class[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
isTypeAnnotated(Class, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
assertIsVoidReturn(Method) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAnnotation(Annotation, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractMethodAnnotationScanner() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |