-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.3
-
Code
-
Classes
- fdmAjax
Total Complexity |
39 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
262 |
Lines of code |
169 |
Logical lines of code |
94 |
Comment lines |
19 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_add_item_to_order() |
A |
46 |
11 |
34 |
add_item_to_cart() |
S |
56 |
7 |
16 |
submit_order() |
S |
48 |
5 |
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 |
20 |
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 |