-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.3.0
-
Code
-
Classes
- fdmOrderItem
| Total Complexity |
22 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
191 |
| Lines of code |
105 |
| Logical lines of code |
51 |
| Comment lines |
21 |
| Methods |
10 |
| Properties |
12 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load() |
S |
61 |
5 |
12 |
| save_order_post() |
S |
50 |
3 |
29 |
| load_post_metadata() |
S |
52 |
2 |
26 |
| update() |
S |
70 |
3 |
6 |
| parse_args() |
S |
64 |
3 |
10 |
| get_order_items() |
S |
79 |
2 |
3 |
| __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 |