-
Home
-
Qvickly Checkout for WooCommerce
-
1.1.1
-
Code
-
Classes
- BCO_Cart_Cart_Helper
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
175 |
Lines of code |
99 |
Logical lines of code |
50 |
Comment lines |
57 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_handling_tax_rate() |
A |
51 |
10 |
24 |
get_handling_tax() |
S |
58 |
4 |
14 |
get_shipping_tax_rate() |
S |
60 |
3 |
14 |
get_handling_without_tax() |
S |
64 |
3 |
9 |
get_total_without_tax() |
S |
67 |
2 |
7 |
get_total_tax() |
S |
73 |
2 |
4 |
get_handling() |
S |
71 |
1 |
6 |
get_shipping() |
S |
71 |
1 |
6 |
get_total() |
S |
67 |
1 |
8 |
get_shipping_without_tax() |
S |
75 |
1 |
4 |
get_total_with_tax() |
S |
79 |
1 |
3 |