-
Home
-
Salon Booking System – Free Version
-
7.9
-
Code
-
Classes
- SLN_Wrapper_Booking_Service
| Total Complexity |
40 |
| Dependencies |
6 |
| Dependents |
4 |
| Total lines |
243 |
| Lines of code |
133 |
| Logical lines of code |
77 |
| Comment lines |
50 |
| Methods |
20 |
| Properties |
1 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
50 |
15 |
24 |
| processBreakInfo() |
S |
47 |
4 |
36 |
| toArray() |
S |
57 |
4 |
15 |
| setAttendant() |
S |
80 |
1 |
3 |
| getDuration() |
S |
80 |
1 |
3 |
| getBreakDuration() |
S |
80 |
1 |
3 |
| getBreakDurationData() |
S |
80 |
1 |
3 |
| getTotalDuration() |
S |
80 |
1 |
3 |
| getPrice() |
S |
79 |
1 |
3 |
| setPrice() |
S |
80 |
1 |
3 |
| getService() |
S |
80 |
1 |
3 |
| getAttendant() |
S |
80 |
1 |
3 |
| getStartsAt() |
S |
80 |
1 |
3 |
| getEndsAt() |
S |
70 |
1 |
6 |
| getParallelExec() |
S |
80 |
1 |
3 |
| getBreakStartsAt() |
S |
77 |
1 |
4 |
| getBreakEndsAt() |
S |
77 |
1 |
4 |
| getBreakWithOffsetStartsAt() |
S |
77 |
1 |
4 |
| getBreakWithOffsetEndsAt() |
S |
77 |
1 |
4 |
| __toString() |
S |
81 |
1 |
3 |