JwtTokenStore

Source file "org/springframework/security/oauth2/provider/token/store/JwtTokenStore.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total217 of 2170%22 of 220%303057571919
readRefreshToken(String)650%100%66161611
remove(String)530%60%44111111
createRefreshToken(OAuth2AccessToken)270%40%336611
readAccessToken(String)160%20%224411
convertAccessToken(String)90%n/a111111
readAuthentication(String)80%n/a111111
JwtTokenStore(JwtAccessTokenConverter)60%n/a113311
readAuthentication(OAuth2AccessToken)50%n/a111111
readAuthenticationForRefreshToken(OAuth2RefreshToken)50%n/a111111
removeRefreshToken(OAuth2RefreshToken)50%n/a112211
setApprovalStore(ApprovalStore)40%n/a112211
setTokenEnhancer(JwtAccessTokenConverter)40%n/a112211
getAccessToken(OAuth2Authentication)20%n/a111111
findTokensByClientIdAndUserName(String, String)20%n/a111111
findTokensByClientId(String)20%n/a111111
storeAccessToken(OAuth2AccessToken, OAuth2Authentication)10%n/a111111
removeAccessToken(OAuth2AccessToken)10%n/a111111
storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication)10%n/a111111
removeAccessTokenUsingRefreshToken(OAuth2RefreshToken)10%n/a111111