-
Home
-
Simple Membership
-
4.3.5
-
Code
-
Classes
- SWPM_PayPal_Bearer
Total Complexity |
27 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
189 |
Lines of code |
118 |
Logical lines of code |
72 |
Comment lines |
38 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_new_bearer_token() |
A |
44 |
8 |
45 |
get_bearer_token() |
S |
59 |
3 |
15 |
get_token_from_json() |
S |
66 |
4 |
8 |
is_valid_token() |
S |
60 |
3 |
13 |
get_instance() |
S |
71 |
2 |
6 |
get_api_base_url_by_environment_mode() |
S |
70 |
2 |
7 |
send_request_by_url_and_args() |
S |
64 |
2 |
9 |
__construct() |
S |
91 |
1 |
2 |
cache_token() |
S |
65 |
1 |
9 |
delete_cached_token() |
S |
76 |
1 |
4 |