-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Cart_Session
| Total Complexity |
43 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
239 |
| Lines of code |
151 |
| Logical lines of code |
94 |
| Comment lines |
51 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_cart_from_session() |
B |
41 |
16 |
51 |
| set_cart_cookies() |
S |
52 |
7 |
25 |
| maybe_set_cart_cookies() |
S |
65 |
5 |
9 |
| persistent_cart_update() |
S |
63 |
3 |
11 |
| get_saved_cart() |
S |
63 |
3 |
10 |
| __construct() |
S |
70 |
2 |
6 |
| get_cart_for_session() |
S |
69 |
2 |
7 |
| persistent_cart_destroy() |
S |
73 |
2 |
5 |
| init() |
S |
60 |
1 |
13 |
| destroy_cart_session() |
S |
69 |
1 |
7 |
| set_session() |
S |
68 |
1 |
7 |