-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Reservation
| Total Complexity |
177 |
| Dependencies |
8 |
| Dependents |
10 |
| Total lines |
1,004 |
| Lines of code |
527 |
| Logical lines of code |
266 |
| Comment lines |
306 |
| Methods |
38 |
| Properties |
5 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| calculate_price() |
D |
25 |
51 |
133 |
| validate() |
D |
32 |
30 |
106 |
| validate_requirements() |
C |
35 |
29 |
68 |
| __construct() |
S |
57 |
6 |
16 |
| save() |
S |
58 |
6 |
14 |
| set_resource() |
S |
54 |
5 |
23 |
| get_data() |
S |
57 |
5 |
15 |
| get_name() |
S |
58 |
4 |
15 |
| check_availability() |
S |
58 |
4 |
15 |
| calculate_billing_units() |
S |
61 |
4 |
13 |
| is_order_editable() |
S |
66 |
4 |
9 |
| get_item_label() |
S |
60 |
2 |
12 |
| is_editable() |
S |
65 |
2 |
9 |
| get_order_id() |
S |
79 |
1 |
3 |
| get_resource_id() |
S |
79 |
1 |
3 |
| get_space() |
S |
79 |
1 |
3 |
| get_arrival() |
S |
79 |
1 |
3 |
| get_departure() |
S |
79 |
1 |
3 |
| get_billing_units() |
S |
79 |
1 |
3 |
| get_frequency_units() |
S |
79 |
1 |
3 |
| get_slot() |
S |
79 |
1 |
3 |
| get_adults() |
S |
79 |
1 |
3 |
| get_children() |
S |
79 |
1 |
3 |
| get_form_template() |
S |
79 |
1 |
3 |
| get_title() |
S |
75 |
1 |
4 |
| get_resource() |
S |
82 |
1 |
3 |
| set_order_id() |
S |
79 |
1 |
3 |
| set_resource_id() |
S |
75 |
1 |
4 |
| set_space() |
S |
79 |
1 |
3 |
| set_slot() |
S |
79 |
1 |
3 |
| set_adults() |
S |
79 |
1 |
3 |
| set_children() |
S |
79 |
1 |
3 |
| set_arrival() |
S |
76 |
1 |
4 |
| set_departure() |
S |
76 |
1 |
4 |
| set_billing_units() |
S |
79 |
1 |
3 |
| set_frequency_units() |
S |
79 |
1 |
3 |
| set_form_template() |
S |
79 |
1 |
3 |
| set_title() |
S |
78 |
1 |
3 |