-
Home
-
Australia Post WooCommerce Extension
-
1.8.1
-
Code
-
Classes
- WC_Australian_Post_Shipping_Method
Total Complexity |
68 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
477 |
Lines of code |
324 |
Logical lines of code |
171 |
Comment lines |
71 |
Methods |
14 |
Properties |
11 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_package_details() |
B |
38 |
23 |
65 |
get_package_details_by_boxpacker() |
A |
41 |
13 |
49 |
get_rates() |
A |
46 |
7 |
34 |
calculate_shipping() |
S |
49 |
7 |
29 |
init_form_fields() |
S |
40 |
1 |
75 |
is_available() |
S |
68 |
3 |
7 |
sort_rates() |
S |
73 |
3 |
4 |
debug() |
S |
72 |
3 |
5 |
__construct() |
S |
51 |
1 |
26 |
get_max_weight() |
S |
77 |
2 |
3 |
strip_shipping_tax() |
S |
71 |
2 |
6 |
get_australia_post_box() |
S |
62 |
1 |
13 |
admin_options() |
S |
82 |
1 |
3 |
get_min_dimension() |
S |
71 |
1 |
5 |