-
Home
-
WP Travel – Ultimate Travel Booking System, Tour Management Engine
-
10.7.0 (latest)
-
Code
-
Classes
- WP_Travel_Cart
| Total Complexity |
158 |
| Dependencies |
5 |
| Dependents |
3 |
| Total lines |
825 |
| Lines of code |
464 |
| Logical lines of code |
326 |
| Comment lines |
247 |
| Methods |
22 |
| Properties |
7 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update() |
D |
28 |
38 |
129 |
| add() |
B |
38 |
22 |
61 |
| get_item_total() |
B |
46 |
18 |
32 |
| get_total() |
A |
38 |
14 |
64 |
| get_cart_item_id() |
A |
58 |
12 |
13 |
| add_discount_values() |
A |
48 |
8 |
31 |
| is_request_date_valid() |
A |
54 |
8 |
19 |
| is_pricing_key_valid() |
S |
57 |
7 |
16 |
| update_partials() |
S |
53 |
6 |
21 |
| read() |
S |
60 |
6 |
13 |
| wptravel_get_cart_item_id() |
S |
70 |
5 |
5 |
| write() |
S |
60 |
3 |
13 |
| clear_discount_values() |
S |
65 |
2 |
9 |
| __construct() |
S |
75 |
1 |
4 |
| output() |
S |
79 |
1 |
3 |
| get_discounts() |
S |
82 |
1 |
3 |
| getItems() |
S |
82 |
1 |
3 |
| cart_empty_message() |
S |
73 |
1 |
4 |
| clear() |
S |
72 |
1 |
6 |
| read_cart_onload() |
S |
82 |
1 |
3 |
| remove() |
S |
69 |
1 |
7 |
| allow_multiple_items() |
S |
72 |
1 |
5 |