-
Home
-
Booking calendar, Appointment Booking System
-
2.7.6
-
Code
-
Classes
- wpdevart_bc_ControllerReservations
Total Complexity |
89 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
443 |
Lines of code |
404 |
Logical lines of code |
236 |
Comment lines |
2 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
change_date_avail_count() |
D |
30 |
32 |
121 |
export_as_csv() |
A |
38 |
9 |
67 |
delete_selected() |
S |
55 |
6 |
18 |
canceled_selected() |
S |
54 |
5 |
21 |
reject_selected() |
S |
54 |
5 |
21 |
approve_selected() |
S |
56 |
4 |
18 |
delete() |
S |
58 |
4 |
15 |
reject() |
S |
56 |
3 |
18 |
canceled() |
S |
56 |
3 |
18 |
mark_read_selected() |
S |
63 |
3 |
9 |
approve() |
S |
59 |
2 |
15 |
perform() |
S |
63 |
2 |
11 |
send_mail() |
S |
63 |
2 |
10 |
save() |
S |
64 |
2 |
9 |
__construct() |
S |
70 |
1 |
6 |
mark_read() |
S |
65 |
1 |
9 |
add() |
S |
82 |
1 |
3 |
edit() |
S |
81 |
1 |
3 |
display_month_reservations() |
S |
82 |
1 |
3 |
display_reservations() |
S |
80 |
1 |
3 |
get_date_diff() |
S |
69 |
1 |
6 |