-
Home
-
Salon Booking System, Appointment Scheduling for Salons, Spas & Small Businesses
-
6.7
-
Code
-
Classes
- SLN_Helper_AvailabilityItem
Total Complexity |
31 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
148 |
Lines of code |
87 |
Logical lines of code |
43 |
Comment lines |
35 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__toString() |
A |
50 |
9 |
28 |
__construct() |
A |
52 |
8 |
25 |
isValidTime() |
S |
68 |
3 |
8 |
isValidTimeInterval() |
S |
68 |
3 |
8 |
isValidDate() |
S |
79 |
2 |
3 |
isValidDayOfWeek() |
S |
77 |
2 |
3 |
isAlwaysOn() |
S |
81 |
1 |
3 |
isValidDayOfPeriod() |
S |
80 |
1 |
3 |
getData() |
S |
82 |
1 |
3 |
getTimes() |
S |
82 |
1 |
3 |