-
Home
-
Booking calendar, Appointment Booking System
-
3.2.2
-
Code
-
Classes
- wpdevart_bc_BookingCalendar
| Total Complexity |
791 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
2,030 |
| Lines of code |
1,822 |
| Logical lines of code |
1,186 |
| Comment lines |
58 |
| Methods |
32 |
| Properties |
28 |
Methods 32
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| booking_form() |
D |
10 |
123 |
178 |
| booking_calendar_cell() |
D |
13 |
113 |
169 |
| save_reserv() |
D |
12 |
78 |
290 |
| booking_calendar() |
D |
17 |
71 |
198 |
| reserv_calendar_cell() |
D |
23 |
72 |
116 |
| change_date_avail_count() |
D |
24 |
48 |
179 |
| booking_calendar_hours() |
D |
29 |
54 |
85 |
| booking_calendar_day_hours() |
D |
37 |
40 |
51 |
| __construct() |
C |
36 |
27 |
64 |
| get_interval_dates() |
C |
37 |
25 |
66 |
| form_field_select() |
B |
39 |
22 |
57 |
| extra_field() |
B |
46 |
21 |
29 |
| form_field_text() |
A |
46 |
12 |
34 |
| get_hours_count() |
A |
47 |
11 |
35 |
| get_extra_data() |
A |
47 |
8 |
36 |
| form_field_upload() |
A |
50 |
8 |
26 |
| get_styles() |
A |
54 |
8 |
20 |
| form_field_checkbox() |
S |
50 |
7 |
26 |
| form_field_countries() |
S |
52 |
7 |
22 |
| get_form_data() |
S |
52 |
6 |
24 |
| form_field_recapthcha() |
S |
55 |
5 |
18 |
| get_now() |
S |
58 |
4 |
16 |
| get_animations_type_array() |
S |
66 |
4 |
8 |
| form_field_textarea() |
S |
58 |
3 |
14 |
| search_in_array() |
S |
63 |
3 |
11 |
| get_date_data() |
S |
65 |
3 |
8 |
| get_date_diff() |
S |
64 |
2 |
9 |
| get_reservation_row_calid() |
S |
62 |
2 |
10 |
| get_day() |
S |
75 |
1 |
4 |
| calculate_date() |
S |
63 |
1 |
10 |
| get_month_name() |
S |
75 |
1 |
4 |
| get_form_data_rows() |
S |
71 |
1 |
5 |