Source file "org/springframework/cache/annotation/SpringCacheAnnotationParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 466 of 466 | 0% | 24 of 24 | 0% | 30 | 30 | 89 | 89 | 18 | 18 |
parseCacheAnnotations(SpringCacheAnnotationParser.DefaultCacheConfig, AnnotatedElement, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
parseCachingAnnotation(AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, Caching, Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
parseCacheableAnnotation(AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, Cacheable) | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
parseEvictAnnotation(AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, CacheEvict) | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
parsePutAnnotation(AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, CachePut) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
validateCacheOperation(AnnotatedElement, CacheOperation) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
parseCacheAnnotations(SpringCacheAnnotationParser.DefaultCacheConfig, AnnotatedElement) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
parseCacheAnnotations(Method) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parseCacheAnnotations(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$parseCacheAnnotations$2(Collection, AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, CachePut) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$parseCacheAnnotations$1(Collection, AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, CacheEvict) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$parseCacheAnnotations$0(Collection, AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, Cacheable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$parseCacheAnnotations$3(AnnotatedElement, SpringCacheAnnotationParser.DefaultCacheConfig, Collection, Caching) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isCandidateClass(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SpringCacheAnnotationParser() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |