Source file "org/springframework/data/projection/ProjectingMethodInterceptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 259 of 259 | 0% | 40 of 40 | 0% | 27 | 27 | 57 | 57 | 7 | 7 |
potentiallyConvertResult(TypeInformation, Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
projectCollectionElements(Collection, TypeInformation) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
invoke(MethodInvocation) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
projectMapValues(Map, TypeInformation) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
asCollection(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getProjection(Object, Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
ProjectingMethodInterceptor(ProjectionFactory, MethodInterceptor, ConversionService) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |