-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.8
-
Code
-
Classes
- fdmOrderItem
| Total Complexity |
49 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
327 |
| Lines of code |
173 |
| Logical lines of code |
95 |
| Comment lines |
49 |
| Methods |
17 |
| Properties |
13 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_admin_submission() |
A |
51 |
16 |
21 |
| load() |
S |
61 |
5 |
12 |
| save_order_post() |
S |
53 |
3 |
26 |
| load_post_metadata() |
S |
51 |
2 |
28 |
| update() |
S |
70 |
3 |
6 |
| parse_args() |
S |
64 |
3 |
10 |
| get_order_items() |
S |
79 |
2 |
3 |
| process_admin_order_update() |
S |
66 |
2 |
9 |
| is_valid_submission() |
S |
71 |
2 |
6 |
| process_admin_delete_order_item() |
S |
65 |
2 |
9 |
| get_order_total_tax_in() |
S |
75 |
2 |
4 |
| calculate_order_total() |
S |
71 |
2 |
6 |
| save_order_post_meta() |
S |
59 |
1 |
14 |
| __construct() |
S |
81 |
1 |
3 |
| load_wp_post() |
S |
65 |
1 |
9 |
| format_date() |
S |
74 |
1 |
4 |
| set_order_items() |
S |
81 |
1 |
3 |