-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.20 (latest)
-
Code
-
Classes
- fdmCartManager
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
93 |
Lines of code |
53 |
Logical lines of code |
36 |
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 |
62 |
5 |
10 |
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 |