-
Home
-
WP Travel – Ultimate Travel Booking System, Tour Management Engine
-
7.0.0
-
Code
-
Classes
- WP_Travel_Lib_Cart
Total Complexity |
113 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
609 |
Lines of code |
337 |
Logical lines of code |
234 |
Comment lines |
160 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
C |
32 |
28 |
100 |
get_total() |
C |
34 |
29 |
82 |
add() |
B |
42 |
18 |
48 |
is_request_date_valid() |
A |
54 |
8 |
19 |
is_pricing_key_valid() |
S |
57 |
7 |
16 |
read() |
S |
60 |
6 |
13 |
wptravel_get_cart_item_id() |
S |
69 |
5 |
5 |
write() |
S |
57 |
3 |
16 |
clear() |
S |
72 |
1 |
6 |
remove() |
S |
73 |
1 |
5 |
read_cart_onload() |
S |
83 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
cart_empty_message() |
S |
74 |
1 |
4 |
getItems() |
S |
82 |
1 |
3 |
get_discounts() |
S |
82 |
1 |
3 |
output() |
S |
79 |
1 |
3 |
add_discount_values() |
S |
68 |
1 |
7 |