-
Home
-
WooCommerce Shipping Calculator – Live Rates for FedEx, UPS, DHL and Stamps.com (USPS)
-
1.0.5 (latest)
-
Code
-
Classes
- Storepep_Woocommerce_Shipping_Method
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
331 |
Lines of code |
205 |
Logical lines of code |
102 |
Comment lines |
90 |
Methods |
12 |
Properties |
9 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculate_shipping() |
A |
44 |
10 |
45 |
init() |
A |
59 |
9 |
12 |
get_rates_from_server() |
S |
49 |
5 |
32 |
process_result() |
S |
57 |
5 |
15 |
get_formatted_data() |
S |
46 |
3 |
37 |
prepare_rate() |
S |
54 |
2 |
21 |
encrypt_data() |
S |
62 |
2 |
11 |
decrypt_data() |
S |
62 |
2 |
11 |
debug() |
S |
73 |
2 |
5 |
add_found_rates() |
S |
73 |
2 |
5 |
__construct() |
S |
66 |
1 |
8 |
init_form_fields() |
S |
80 |
1 |
3 |