-
Home
-
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
-
1.6.8.61
-
Code
-
Classes
- SSA_Availability_Block
| Total Complexity |
35 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
231 |
| Lines of code |
128 |
| Logical lines of code |
62 |
| Comment lines |
33 |
| Methods |
25 |
| Properties |
20 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| binarize() |
S |
58 |
3 |
18 |
| can_merge() |
S |
66 |
3 |
9 |
| __get() |
S |
69 |
2 |
6 |
| __set() |
S |
69 |
2 |
6 |
| set_capacity_reserved() |
S |
67 |
2 |
8 |
| set_capacity_available() |
S |
67 |
2 |
8 |
| set_buffer_reserved() |
S |
67 |
2 |
8 |
| set_buffer_available() |
S |
67 |
2 |
8 |
| __construct() |
S |
91 |
1 |
2 |
| get_clone() |
S |
77 |
1 |
4 |
| get_period() |
S |
82 |
1 |
3 |
| set_period() |
S |
74 |
1 |
5 |
| is_before() |
S |
80 |
1 |
3 |
| is_before_period() |
S |
80 |
1 |
3 |
| is_after() |
S |
80 |
1 |
3 |
| is_after_period() |
S |
80 |
1 |
3 |
| contains() |
S |
80 |
1 |
3 |
| overlaps() |
S |
80 |
1 |
3 |
| overlaps_period() |
S |
80 |
1 |
3 |
| abuts() |
S |
80 |
1 |
3 |
| abuts_period() |
S |
80 |
1 |
3 |
| intersect_period() |
S |
80 |
1 |
3 |
| diff_periods() |
S |
80 |
1 |
3 |
| gap_period() |
S |
80 |
1 |
3 |
| merge() |
S |
71 |
1 |
7 |