-
Home
-
Shiptimize for WooCommerce
-
3.1.60
-
Code
-
Classes
- ShiptimizeApiV3
Total Complexity |
52 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
547 |
Lines of code |
213 |
Logical lines of code |
116 |
Comment lines |
222 |
Methods |
27 |
Properties |
12 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_to_api() |
A |
44 |
8 |
43 |
get_carriers() |
S |
61 |
4 |
12 |
get_utf8() |
S |
63 |
4 |
11 |
get_pickup_locations() |
S |
54 |
3 |
22 |
get_token() |
S |
55 |
3 |
19 |
instance() |
S |
64 |
3 |
9 |
is_token_valid() |
S |
66 |
3 |
8 |
log() |
S |
70 |
2 |
6 |
remove_base64_padding() |
S |
73 |
2 |
4 |
send_shipments() |
S |
63 |
2 |
10 |
print_request_data() |
S |
68 |
2 |
5 |
validate_update_request() |
S |
67 |
1 |
7 |
monitor_label_status() |
S |
79 |
1 |
3 |
post_labels_step1() |
S |
67 |
1 |
8 |
patch_shipments() |
S |
79 |
1 |
3 |
post_shipments() |
S |
79 |
1 |
3 |
__construct() |
S |
65 |
1 |
9 |
set_token() |
S |
81 |
1 |
3 |
get_public_key() |
S |
82 |
1 |
3 |
get_private_key() |
S |
82 |
1 |
3 |
get_token_string() |
S |
82 |
1 |
3 |
get_clients() |
S |
79 |
1 |
3 |
create_client() |
S |
79 |
1 |
3 |
isTest() |
S |
82 |
1 |
3 |
send_to_shiptimize() |
S |
81 |
1 |
3 |
set_token_expires() |
S |
81 |
1 |
3 |
get_request_signature() |
S |
74 |
1 |
4 |