-
Home
-
Walley Checkout for WooCommerce
-
3.4.0
-
Code
-
Classes
- Walley_Checkout_Request
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
228 |
Lines of code |
87 |
Logical lines of code |
48 |
Comment lines |
103 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
S |
52 |
7 |
22 |
get_access_token() |
S |
60 |
3 |
13 |
get_api_url_base() |
S |
71 |
2 |
6 |
get_scope() |
S |
71 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
load_settings() |
S |
80 |
1 |
3 |
get_request_headers() |
S |
72 |
1 |
6 |
get_user_agent() |
S |
69 |
1 |
6 |
get_request_args() |
S |
100 |
1 |
0 |
get_request_url() |
S |
100 |
1 |
0 |
request() |
S |
70 |
1 |
6 |
log_response() |
S |
63 |
1 |
9 |
get_client_id() |
S |
80 |
1 |
3 |
get_api_secret() |
S |
80 |
1 |
3 |