-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.3.11
-
Code
-
Classes
- fdmAjax
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
208 |
Lines of code |
134 |
Logical lines of code |
73 |
Comment lines |
19 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_item_to_cart() |
S |
56 |
7 |
16 |
submit_order() |
S |
49 |
4 |
36 |
update_cart_item() |
S |
62 |
6 |
10 |
update_order_progress() |
S |
56 |
2 |
20 |
update_cart_quantities() |
S |
66 |
3 |
8 |
__construct() |
S |
55 |
1 |
19 |
frontend_ajax_url() |
S |
72 |
1 |
7 |
display_menu_item_details() |
S |
66 |
1 |
8 |
delete_item_from_cart() |
S |
70 |
1 |
6 |
clear_cart() |
S |
77 |
1 |
4 |