-
Home
-
OpenPos – A Point Of Sales For Woocommerce
-
2.1 (latest)
-
Code
-
Classes
- OP_Woo_Cart
Total Complexity |
86 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
402 |
Lines of code |
342 |
Logical lines of code |
217 |
Comment lines |
2 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCartDiscount() |
C |
32 |
30 |
101 |
getShippingCost() |
B |
36 |
21 |
80 |
getShippingMethod() |
B |
35 |
17 |
80 |
getCartBySessionId() |
A |
42 |
11 |
52 |
getCartIdBySessionKey() |
S |
58 |
4 |
16 |
woocommerce_before_cart_table() |
S |
67 |
2 |
8 |
__construct() |
S |
73 |
1 |
5 |