Source file "com/nimbusds/oauth2/sdk/auth/ClientSecretBasic.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 159 | 0% | 8 of 8 | 0% | 10 | 10 | 30 | 30 | 6 | 6 |
| parse(String) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| toHTTPAuthorizationHeader() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| parse(HTTPRequest) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ClientSecretBasic(ClientID, Secret) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| applyTo(HTTPRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |