-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.2.3
-
Code
-
Classes
- fdmCartManager
| Total Complexity |
21 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
87 |
| Lines of code |
50 |
| Logical lines of code |
32 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_item() |
S |
60 |
6 |
11 |
| load_cart_from_cookie() |
S |
66 |
4 |
7 |
| update_item_quanity() |
S |
63 |
3 |
10 |
| update_item() |
S |
72 |
2 |
5 |
| clear_cart() |
S |
73 |
2 |
4 |
| __construct() |
S |
82 |
1 |
3 |
| get_cart_items() |
S |
82 |
1 |
3 |
| delete_item() |
S |
76 |
1 |
4 |
| update_cookie() |
S |
77 |
1 |
3 |