-
Home
-
Salon Booking System – Free Version
-
10.30.3
-
Code
-
Classes
- SLN_Service_BookingPersistence
| Total Complexity |
40 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
268 |
| Lines of code |
131 |
| Logical lines of code |
74 |
| Comment lines |
78 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load() |
S |
57 |
8 |
15 |
| initialiseStorage() |
S |
57 |
5 |
18 |
| removeLastId() |
S |
58 |
4 |
17 |
| switchToTransient() |
S |
62 |
4 |
12 |
| save() |
S |
57 |
3 |
18 |
| clear() |
S |
63 |
3 |
11 |
| checkSessionWorking() |
S |
61 |
3 |
11 |
| ensureClientId() |
S |
71 |
3 |
6 |
| generateClientId() |
S |
65 |
3 |
9 |
| __construct() |
S |
73 |
1 |
5 |
| isUsingTransient() |
S |
82 |
1 |
3 |
| getClientId() |
S |
82 |
1 |
3 |
| buildTransientKey() |
S |
80 |
1 |
3 |