/Users/jasonbahl/Sites/wordpress/wp-graphql-jwt-authentication
src
(Dashboard)
Classes
Coverage Distribution
Complexity
Insufficient Coverage
Class
Coverage
WPGraphQL\JWT_Authentication\Auth
76%
WPGraphQL\JWT_Authentication\ManageTokens
84%
Project Risks
Class
CRAP
WPGraphQL\JWT_Authentication\Auth
140
WPGraphQL\JWT_Authentication\ManageTokens
59
Methods
Coverage Distribution
Complexity
Insufficient Coverage
Method
Coverage
is_refresh_token
0%
revoke_user_secret
0%
unrevoke_user_secret
0%
update_jwt_fields_during_mutation
0%
authenticate_user
60%
prevent_token_from_returning_if_revoked
75%
validate_token
78%
login_and_get_token
80%
get_user_jwt_secret
80%
anonymousFunction:69#230
80%
anonymousFunction:90#371
80%
anonymousFunction:111#512
80%
use_custom_user_expiration
85%
anonymousFunction:46#251
87%
Project Risks
Method
CRAP
update_jwt_fields_during_mutation
42
revoke_user_secret
20
validate_token
12
unrevoke_user_secret
12
get_user_jwt_secret
7
is_refresh_token
6
use_custom_user_expiration
5
anonymousFunction:46#251
5
authenticate_user
5
login_and_get_token
4
anonymousFunction:69#230
4
anonymousFunction:90#371
4
anonymousFunction:111#512
3
prevent_token_from_returning_if_revoked
2