-
Home
-
Salon Booking System – Free Version
-
7.9
-
Code
-
Classes
- SLN_Wrapper_Booking_Builder
| Total Complexity |
90 |
| Dependencies |
11 |
| Dependents |
3 |
| Total lines |
446 |
| Lines of code |
301 |
| Logical lines of code |
157 |
| Comment lines |
22 |
| Methods |
43 |
| Properties |
3 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isValid() |
A |
49 |
11 |
29 |
| create() |
A |
44 |
7 |
44 |
| getServices() |
S |
57 |
7 |
16 |
| getServicesDurationMinutes() |
S |
56 |
4 |
18 |
| __construct() |
S |
64 |
5 |
8 |
| hasAttendant() |
S |
62 |
4 |
11 |
| getCreateStatus() |
S |
64 |
4 |
9 |
| getEmptyValue() |
S |
57 |
2 |
16 |
| getAttendants() |
S |
64 |
3 |
10 |
| addService() |
S |
68 |
3 |
6 |
| getLastBooking() |
S |
75 |
2 |
5 |
| get() |
S |
78 |
2 |
3 |
| set() |
S |
69 |
2 |
7 |
| setAttendant() |
S |
72 |
2 |
5 |
| removeService() |
S |
73 |
2 |
5 |
| clearService() |
S |
72 |
2 |
5 |
| getTotal() |
S |
64 |
2 |
9 |
| save() |
S |
75 |
1 |
4 |
| clear() |
S |
74 |
1 |
5 |
| removeLastId() |
S |
72 |
1 |
5 |
| getDate() |
S |
80 |
1 |
3 |
| getTime() |
S |
80 |
1 |
3 |
| getDateTime() |
S |
75 |
1 |
4 |
| setDate() |
S |
76 |
1 |
4 |
| setTime() |
S |
76 |
1 |
4 |
| removeAttendants() |
S |
78 |
1 |
3 |
| hasService() |
S |
78 |
1 |
3 |
| getAttendantsIds() |
S |
80 |
1 |
3 |
| getAttendant() |
S |
76 |
1 |
4 |
| setServicesAndAttendants() |
S |
80 |
1 |
3 |
| removeServices() |
S |
80 |
1 |
3 |
| getServicesIds() |
S |
80 |
1 |
3 |
| getPrimaryServicesIds() |
S |
80 |
1 |
3 |
| getSecondaryServicesIds() |
S |
80 |
1 |
3 |
| getPrimaryServices() |
S |
79 |
1 |
3 |
| getSecondaryServices() |
S |
79 |
1 |
3 |
| getEndsAt() |
S |
72 |
1 |
5 |
| getDuration() |
S |
73 |
1 |
5 |
| getBookingServices() |
S |
72 |
1 |
6 |
| getTips() |
S |
80 |
1 |
3 |
| addTips() |
S |
77 |
1 |
3 |
| setCustomerTimezone() |
S |
76 |
1 |
4 |
| getDateTimeCustomerTimezone() |
S |
77 |
1 |
3 |