-
Home
-
Five Star Restaurant Reservations – WordPress Booking Plugin
-
2.5.18
-
Code
-
Classes
- rtbCron
Total Complexity |
34 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
320 |
Lines of code |
191 |
Logical lines of code |
128 |
Comment lines |
57 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_reminder_task() |
S |
50 |
7 |
28 |
handle_late_arrivals_task() |
S |
50 |
7 |
28 |
handle_post_reservation_follow_up_task() |
S |
50 |
7 |
28 |
get_time_interval() |
S |
54 |
4 |
21 |
get_post_reservation_follow_up_posts() |
S |
53 |
2 |
21 |
get_reminder_posts() |
S |
53 |
1 |
23 |
get_late_arrival_posts() |
S |
54 |
1 |
21 |
schedule_events() |
S |
73 |
2 |
5 |
__construct() |
S |
70 |
1 |
6 |
add_cron_interval() |
S |
69 |
1 |
7 |
unschedule_events() |
S |
81 |
1 |
3 |