-
Home
-
VikAppointments Services Booking Calendar
-
1.2.15
-
Code
-
Classes
- VAPAvailabilityImplementor
Total Complexity |
116 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
1,312 |
Lines of code |
626 |
Logical lines of code |
341 |
Comment lines |
481 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isServicePublished() |
B |
38 |
18 |
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 |
83 |
_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 |