Source file "org/springframework/security/oauth2/core/OAuth2AccessToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 2 of 2 | 0% | 5 | 5 | 9 | 9 | 4 | 4 |
| OAuth2AccessToken(OAuth2AccessToken.TokenType, String, Instant, Instant, Set) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| OAuth2AccessToken(OAuth2AccessToken.TokenType, String, Instant, Instant) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTokenType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScopes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |