-
Home
-
WP Shop
-
3.9.6 (latest)
-
Code
-
Classes
- Wpshop_Order
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
146 |
Lines of code |
112 |
Logical lines of code |
58 |
Comment lines |
0 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTotalSum() |
A |
52 |
8 |
24 |
getDeliveryCost() |
S |
57 |
6 |
17 |
getTotalSumItems() |
S |
61 |
3 |
12 |
getOrderItemsFull() |
S |
62 |
2 |
11 |
getDelivery() |
S |
71 |
2 |
7 |
getOrderItems() |
S |
64 |
2 |
9 |
__construct() |
S |
69 |
1 |
6 |
setCustom() |
S |
71 |
1 |
5 |
getCustom() |
S |
82 |
1 |
3 |
getDiscount() |
S |
82 |
1 |
3 |
getPayment() |
S |
82 |
1 |
3 |
getUdsInfo() |
S |
82 |
1 |
3 |
getOrderEmail() |
S |
82 |
1 |
3 |
getOrderClientName() |
S |
82 |
1 |
3 |
getClient() |
S |
82 |
1 |
3 |