-
Home
-
ActiveCampaign for WooCommerce
-
1.7.1
-
Code
-
Classes
- Activecampaign_For_Woocommerce_Api_Client
Total Complexity |
57 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
636 |
Lines of code |
265 |
Logical lines of code |
100 |
Comment lines |
281 |
Methods |
22 |
Properties |
12 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
C |
30 |
22 |
142 |
construct_endpoint_with_filters() |
S |
59 |
5 |
13 |
configure_client() |
S |
54 |
4 |
24 |
format_endpoint() |
S |
62 |
4 |
11 |
__call() |
S |
61 |
3 |
12 |
__construct() |
S |
62 |
3 |
11 |
set_api_key() |
S |
81 |
1 |
3 |
get_client() |
S |
82 |
1 |
3 |
set_max_retries() |
S |
81 |
1 |
3 |
get_api_key() |
S |
82 |
1 |
3 |
get_endpoint() |
S |
82 |
1 |
3 |
set_api_uri() |
S |
81 |
1 |
3 |
with_body() |
S |
77 |
1 |
4 |
get_body() |
S |
82 |
1 |
3 |
with_filter() |
S |
75 |
1 |
4 |
get_filters() |
S |
82 |
1 |
3 |
set_filters() |
S |
81 |
1 |
3 |
get_api_uri() |
S |
82 |
1 |
3 |
get_api_uri_with_v3_path() |
S |
80 |
1 |
3 |
refresh_api_values() |
S |
72 |
1 |
5 |
format_request_method() |
S |
80 |
1 |
3 |
get_method() |
S |
82 |
1 |
3 |