Source file "com/nimbusds/oauth2/sdk/device/DeviceAuthorizationRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 10 of 10 | 0% | 12 | 12 | 33 | 33 | 7 | 7 |
| build() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DeviceAuthorizationRequest.Builder(DeviceAuthorizationRequest) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| DeviceAuthorizationRequest.Builder(ClientID) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| DeviceAuthorizationRequest.Builder(ClientAuthentication) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| customParameter(String, String[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| scope(Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endpointURI(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |