-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.21 (latest)
-
Code
-
Classes
- fdmOrderItem
| Total Complexity |
50 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
351 |
| Lines of code |
179 |
| Logical lines of code |
99 |
| Comment lines |
56 |
| Methods |
18 |
| Properties |
17 |
Methods 18
| 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 |
| save_order_post_meta() |
S |
58 |
1 |
15 |
| 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 |
| __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 |
| payment_failed() |
S |
73 |
1 |
5 |