Source file "org/springframework/security/oauth2/provider/BaseRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 187 | 0% | 42 of 42 | 0% | 30 | 30 | 51 | 51 | 9 | 9 |
| equals(Object) | 0% | 0% | 13 | 13 | 23 | 23 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| setScope(Collection) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| BaseRequest() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setRequestParameters(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setClientId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClientId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScope() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |