Source file "org/springframework/context/annotation/ScopeMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 29 of 29 | 0% | 0 of 0 | n/a | 5 | 5 | 11 | 11 | 5 | 5 |
| ScopeMetadata() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setScopeName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setScopedProxyMode(ScopedProxyMode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getScopeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScopedProxyMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |