-
Home
-
Qvickly Checkout for WooCommerce
-
1.0.1
-
Code
-
Classes
- BCO_Order_Customer_Helper
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
228 |
Lines of code |
84 |
Logical lines of code |
24 |
Comment lines |
120 |
Methods |
20 |
Properties |
0 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_customer_shipping() |
A |
58 |
9 |
12 |
get_customer_billing() |
S |
60 |
1 |
14 |
get_billing_first_name() |
S |
80 |
1 |
3 |
get_billing_last_name() |
S |
80 |
1 |
3 |
get_billing_company() |
S |
80 |
1 |
3 |
get_billing_address_1() |
S |
80 |
1 |
3 |
get_billing_address_2() |
S |
80 |
1 |
3 |
get_billing_postcode() |
S |
80 |
1 |
3 |
get_billing_city() |
S |
80 |
1 |
3 |
get_billing_country() |
S |
72 |
1 |
5 |
get_billing_phone() |
S |
80 |
1 |
3 |
get_billing_email() |
S |
80 |
1 |
3 |
get_shipping_first_name() |
S |
80 |
1 |
3 |
get_shipping_last_name() |
S |
80 |
1 |
3 |
get_shipping_company() |
S |
80 |
1 |
3 |
get_shipping_address_1() |
S |
80 |
1 |
3 |
get_shipping_address_2() |
S |
80 |
1 |
3 |
get_shipping_postcode() |
S |
80 |
1 |
3 |
get_shipping_city() |
S |
80 |
1 |
3 |
get_shipping_country() |
S |
72 |
1 |
5 |