-
Home
-
VikAppointments Services Booking Calendar
-
1.2.6
-
Code
-
Classes
- VAPAvailabilityImplementor
Total Complexity |
112 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
1,241 |
Lines of code |
606 |
Logical lines of code |
335 |
Comment lines |
435 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isServicePublished() |
B |
38 |
17 |
70 |
_isDayAvailable() |
B |
38 |
17 |
67 |
isClosingDay() |
A |
43 |
14 |
49 |
_getWorkingTimes() |
A |
39 |
11 |
68 |
isServiceAvailable() |
A |
37 |
10 |
76 |
isEmployeeAvailable() |
A |
37 |
9 |
79 |
getReservations() |
A |
38 |
9 |
74 |
hasWorkingDay() |
A |
41 |
9 |
57 |
isDayAvailable() |
S |
51 |
6 |
28 |
isPastTime() |
S |
50 |
6 |
26 |
getWorkingTimes() |
S |
60 |
4 |
12 |