Source file "org/springframework/security/oauth2/provider/TokenRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 0 of 0 | n/a | 8 | 8 | 24 | 24 | 8 | 8 |
| createOAuth2Request(ClientDetails) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| TokenRequest(Map, String, Collection, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setGrantType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setScope(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequestParameters(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TokenRequest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getGrantType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |