-
Home
-
Opal Hotel Room Booking
-
1.2.7 (latest)
-
Code
-
Classes
- OpalHotel_Order
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
10 |
Total lines |
260 |
Lines of code |
179 |
Logical lines of code |
91 |
Comment lines |
30 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
instance() |
S |
59 |
6 |
14 |
payment_complete() |
S |
60 |
4 |
12 |
get_tax_total() |
S |
60 |
3 |
13 |
get_room_subtotal() |
S |
62 |
3 |
11 |
update_status() |
S |
58 |
2 |
15 |
get_notify_url() |
S |
67 |
2 |
7 |
get_cancel_order_url() |
S |
67 |
2 |
7 |
get_checkout_order_received_url() |
S |
65 |
2 |
8 |
get_status() |
S |
70 |
2 |
6 |
get_subtotal() |
S |
64 |
2 |
9 |
get_arrival_date() |
S |
61 |
1 |
13 |
get_departure_date() |
S |
61 |
1 |
13 |
get_total() |
S |
77 |
1 |
3 |
remove_order_items() |
S |
69 |
1 |
6 |
get_order_number() |
S |
80 |
1 |
3 |
get_order_item() |
S |
79 |
1 |
3 |
add_order_item() |
S |
79 |
1 |
3 |
get_room_packages() |
S |
79 |
1 |
3 |
get_rooms() |
S |
80 |
1 |
3 |
add_room() |
S |
65 |
1 |
9 |
get_items() |
S |
65 |
1 |
9 |
get_customer_name() |
S |
79 |
1 |
3 |
get_customer_notes() |
S |
82 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |