Source file "org/apache/cxf/configuration/security/AuthorizationPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 8 of 8 | 0% | 17 | 17 | 17 | 17 | 13 | 13 |
| isSetUserName() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSetPassword() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSetAuthorizationType() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSetAuthorization() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setUserName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthorizationType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthorization(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthorizationPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorizationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorization() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |