-
Home
-
VikAppointments Services Booking Calendar
-
1.2.12
-
Code
-
Classes
- VAPAvailabilityImplementor
Total Complexity |
115 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
1,300 |
Lines of code |
625 |
Logical lines of code |
340 |
Comment lines |
470 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isServicePublished() |
B |
38 |
17 |
70 |
_isDayAvailable() |
B |
38 |
17 |
67 |
isEmployeeAvailable() |
B |
34 |
13 |
95 |
isClosingDay() |
A |
43 |
14 |
49 |
isServiceAvailable() |
A |
37 |
10 |
75 |
getReservations() |
A |
36 |
9 |
82 |
_getWorkingTimes() |
A |
40 |
10 |
64 |
hasWorkingDay() |
A |
41 |
9 |
57 |
isDayAvailable() |
S |
51 |
6 |
28 |
isPastTime() |
S |
50 |
6 |
26 |
getWorkingTimes() |
S |
60 |
4 |
12 |