-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Reservation_Data_Store
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
395 |
Lines of code |
241 |
Logical lines of code |
87 |
Comment lines |
89 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_reservation_meta() |
A |
47 |
9 |
34 |
update() |
A |
43 |
6 |
53 |
create() |
S |
46 |
6 |
39 |
read() |
S |
49 |
4 |
32 |
read_reservation_data() |
S |
52 |
4 |
23 |
delete() |
S |
50 |
3 |
34 |
update_or_delete_reservation_meta() |
S |
65 |
3 |
8 |
get_temporary_reservations() |
S |
61 |
1 |
14 |
clear_caches() |
S |
75 |
1 |
4 |