Source file "org/springframework/aop/interceptor/AbstractTraceInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 14 of 14 | 0% | 19 | 19 | 31 | 31 | 12 | 12 |
| getLoggerForInvocation(MethodInvocation) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| invoke(MethodInvocation) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractTraceInterceptor() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeToLog(Log, String, Throwable) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setUseDynamicLogger(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getClassForLogging(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| writeToLog(Log, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLoggerName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHideProxyClassNames(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLogExceptionStackTrace(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInterceptorEnabled(MethodInvocation, Log) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLogEnabled(Log) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |