-
Home
-
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
-
1.6.8.55
-
Code
-
Classes
- SSA_Availability_Schedule
| Total Complexity |
142 |
| Dependencies |
7 |
| Dependents |
4 |
| Total lines |
825 |
| Lines of code |
545 |
| Logical lines of code |
337 |
| Comment lines |
101 |
| Methods |
41 |
| Properties |
8 |
Methods 41
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_overlapping_block() |
B |
40 |
15 |
62 |
| is_appointment_period_available() |
A |
47 |
14 |
39 |
| subrange() |
A |
46 |
10 |
40 |
| pushmerge() |
S |
53 |
6 |
25 |
| unshiftmerge() |
S |
53 |
6 |
25 |
| get_free_busy_schedule() |
S |
55 |
6 |
18 |
| add_block() |
S |
57 |
5 |
17 |
| merge() |
S |
58 |
5 |
17 |
| is_continuous() |
S |
59 |
5 |
15 |
| get_block_for_date() |
S |
61 |
5 |
12 |
| cleaned() |
S |
57 |
4 |
18 |
| min_reconcile_overlapping_blocks_intersection() |
S |
50 |
3 |
31 |
| max_reconcile_overlapping_blocks_intersection() |
S |
50 |
3 |
31 |
| push() |
S |
58 |
4 |
15 |
| unshift() |
S |
58 |
4 |
15 |
| get_keyed_blocks_array() |
S |
60 |
4 |
14 |
| sort_by_start_date() |
S |
62 |
4 |
12 |
| reconcile_new_blocks() |
S |
66 |
4 |
8 |
| boundaries() |
S |
60 |
3 |
13 |
| overlaps() |
S |
64 |
3 |
11 |
| get_blocks_for_period() |
S |
65 |
3 |
9 |
| get_blocks() |
S |
68 |
2 |
8 |
| binarize() |
S |
68 |
2 |
7 |
| map() |
S |
65 |
2 |
9 |
| filter() |
S |
67 |
2 |
8 |
| sort() |
S |
66 |
2 |
9 |
| reduce() |
S |
70 |
2 |
6 |
| __construct() |
S |
91 |
1 |
2 |
| set_blocks() |
S |
69 |
1 |
7 |
| get_clone() |
S |
74 |
1 |
5 |
| get_criteria() |
S |
91 |
1 |
2 |
| is_empty() |
S |
80 |
1 |
3 |
| is_sorted() |
S |
82 |
1 |
3 |
| merge_min() |
S |
73 |
1 |
5 |
| merge_max() |
S |
71 |
1 |
6 |
| count() |
S |
80 |
1 |
3 |
| rewind() |
S |
81 |
1 |
3 |
| current() |
S |
80 |
1 |
3 |
| key() |
S |
82 |
1 |
3 |
| next() |
S |
82 |
1 |
3 |
| valid() |
S |
79 |
1 |
3 |