-
Home
-
Qvickly Checkout for WooCommerce
-
1.6.0
-
Code
-
Classes
- BCO_Order_Cart_Helper
Total Complexity |
12 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
116 |
Lines of code |
43 |
Logical lines of code |
12 |
Comment lines |
60 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_handling_tax_rate() |
S |
73 |
2 |
4 |
get_shipping_tax_rate() |
S |
74 |
2 |
4 |
get_order_cart_handling() |
S |
71 |
1 |
6 |
get_order_cart_shipping() |
S |
71 |
1 |
6 |
get_order_cart_total() |
S |
67 |
1 |
8 |
get_handling_without_tax() |
S |
78 |
1 |
3 |
get_shipping_without_tax() |
S |
79 |
1 |
3 |
get_total_without_tax() |
S |
78 |
1 |
3 |
get_total_tax() |
S |
79 |
1 |
3 |
get_total_with_tax() |
S |
79 |
1 |
3 |