-
Home
-
Walley Checkout for WooCommerce
-
3.5.5
-
Code
-
Classes
- Walley_Checkout_Request
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
280 |
Lines of code |
125 |
Logical lines of code |
81 |
Comment lines |
115 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_environment_variables() |
A |
47 |
11 |
34 |
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 |
79 |
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 |
cart() |
S |
76 |
1 |
4 |