-
Home
-
Qvickly Checkout for WooCommerce
-
1.8.0 (latest)
-
Code
-
Classes
- BCO_Cart_Cart_Helper
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
177 |
Lines of code |
102 |
Logical lines of code |
53 |
Comment lines |
57 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_handling_tax_rate() |
A |
50 |
11 |
25 |
get_handling_tax() |
S |
57 |
5 |
15 |
get_handling_without_tax() |
S |
62 |
4 |
10 |
get_shipping_tax_rate() |
S |
60 |
3 |
14 |
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 |