-
Home
-
FunnelKit – Funnel Builder for WooCommerce Checkout
-
3.4.2
-
Code
-
Classes
- WFACP_Compatibility_With_WC_Parcel
| Total Complexity |
103 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
751 |
| Lines of code |
624 |
| Logical lines of code |
252 |
| Comment lines |
11 |
| Methods |
16 |
| Properties |
10 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkout_billing_sections() |
C |
29 |
28 |
124 |
| checkout_shipping_sections() |
C |
30 |
27 |
117 |
| make_validation() |
A |
38 |
13 |
73 |
| internal_css() |
A |
30 |
4 |
198 |
| is_enabled() |
A |
56 |
8 |
17 |
| postcode_my_parcel() |
S |
65 |
5 |
9 |
| add_actions() |
S |
64 |
3 |
10 |
| add_fields() |
S |
63 |
2 |
11 |
| update_address_data() |
S |
63 |
2 |
11 |
| __construct() |
S |
56 |
1 |
16 |
| action() |
S |
65 |
2 |
9 |
| get_instance() |
S |
70 |
2 |
6 |
| remove_street_address() |
S |
67 |
2 |
8 |
| unset_shipping_address_data() |
S |
67 |
2 |
8 |
| validation_fields() |
S |
79 |
1 |
3 |
| remove_optional_shipping_field_validation_error() |
S |
76 |
1 |
4 |