Source file "org/springframework/core/MethodParameter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,034 of 1,034 | 0% | 160 of 160 | 0% | 139 | 139 | 236 | 236 | 59 | 59 |
getGenericParameterType() | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
getNestedParameterType() | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
getParameterAnnotations() | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
findParameterIndex(Parameter) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
MethodParameter(MethodParameter) | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
getParameterName() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 8 | 8 | 1 | 1 |
getNestedGenericParameterType() | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
nested(int, Integer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
forExecutable(Executable, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
computeParameterType() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getParameterType() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
hasNullableAnnotation() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getParameterAnnotation(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getParameter() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
nested(Integer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
forMethodOrConstructor(Object, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
MethodParameter(Executable, int, Class) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
isOptional() | ![]() | 0% | ![]() | 0% | 6 | 6 | 4 | 4 | 1 | 1 |
MethodParameter(Method, int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
MethodParameter(Constructor, int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
validateIndex(Executable, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
decreaseNestingLevel() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getMethodAnnotation(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getTypeIndexesPerLevel() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withContainingClass(Class) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$validateIndex$0(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMethod() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getConstructor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setTypeIndexForCurrentLevel(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContainingClass() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
nestedIfOptional() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasParameterAnnotations() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hasParameterAnnotation(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
increaseNestingLevel() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withTypeIndex(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypeIndexForLevel(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setContainingClass(Class) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MethodParameter(Method, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MethodParameter(Constructor, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMethodAnnotations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
forParameter(Parameter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypeIndexForCurrentLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasMethodAnnotation(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDeclaringClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nested() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setParameterType(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
initParameterNameDiscovery(ParameterNameDiscoverer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMember() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAnnotatedElement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExecutable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNestingLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
adaptAnnotation(Annotation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
adaptAnnotationArray(Annotation[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |