-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.20 (latest)
-
Code
-
Classes
- fdmAjax
Total Complexity |
40 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
263 |
Lines of code |
172 |
Logical lines of code |
90 |
Comment lines |
19 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_add_item_to_order() |
A |
46 |
11 |
34 |
submit_order() |
A |
47 |
8 |
39 |
add_item_to_cart() |
A |
54 |
8 |
19 |
update_cart_quantities() |
S |
62 |
4 |
11 |
update_order_progress() |
S |
56 |
2 |
20 |
__construct() |
S |
56 |
1 |
18 |
delete_item_from_cart() |
S |
65 |
2 |
9 |
clear_cart() |
S |
69 |
2 |
7 |
frontend_ajax_url() |
S |
72 |
1 |
7 |
display_menu_item_details() |
S |
66 |
1 |
8 |