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 | 296 of 296 | 0% | 34 of 34 | 0% | 28 | 28 | 75 | 75 | 11 | 11 |
| parse(HTTPRequest) | 0% | 0% | 8 | 8 | 31 | 31 | 1 | 1 | ||
| toHTTPRequest() | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| DeviceAuthorizationRequest(URI, ClientID, Scope, Map) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DeviceAuthorizationRequest(URI, ClientAuthentication, Scope, Map) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DeviceAuthorizationRequest(URI, ClientID) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DeviceAuthorizationRequest(URI, ClientID, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCustomParameter(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScope() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegisteredParameterNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |