-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
6.7
-
Code
-
Classes
- SLN_Wrapper_Booking_Service
Total Complexity |
35 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
264 |
Lines of code |
120 |
Logical lines of code |
71 |
Comment lines |
86 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
52 |
13 |
20 |
processBreakInfo() |
S |
48 |
4 |
35 |
toArray() |
S |
59 |
3 |
13 |
getEndsAt() |
S |
70 |
1 |
6 |
getBreakWithOffsetEndsAt() |
S |
77 |
1 |
4 |
getBreakWithOffsetStartsAt() |
S |
77 |
1 |
4 |
getBreakEndsAt() |
S |
77 |
1 |
4 |
getBreakStartsAt() |
S |
77 |
1 |
4 |
getStartsAt() |
S |
80 |
1 |
3 |
setAttendant() |
S |
80 |
1 |
3 |
getAttendant() |
S |
80 |
1 |
3 |
getService() |
S |
80 |
1 |
3 |
setPrice() |
S |
80 |
1 |
3 |
getPrice() |
S |
79 |
1 |
3 |
getTotalDuration() |
S |
80 |
1 |
3 |
getBreakDuration() |
S |
80 |
1 |
3 |
getDuration() |
S |
80 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |