Total Complexity | 23 |
Dependencies | 6 |
Dependents | 3 |
Total lines | 166 |
Lines of code | 102 |
Logical lines of code | 63 |
Comment lines | 35 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_new_bearer_token() | 44 | 8 | 45 | |
get_bearer_token() | 59 | 3 | 15 | |
get_token_from_json() | 66 | 4 | 8 | |
is_valid_token() | 60 | 3 | 13 | |
get_instance() | 71 | 2 | 6 | |
__construct() | 91 | 1 | 2 | |
cache_token() | 65 | 1 | 9 | |
delete_cached_token() | 76 | 1 | 4 |