-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.2.3
-
Code
-
Classes
- fdmOrderItem
| Total Complexity |
22 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
183 |
| Lines of code |
101 |
| Logical lines of code |
49 |
| Comment lines |
20 |
| Methods |
10 |
| Properties |
11 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load() |
S |
61 |
5 |
12 |
| save_order_post() |
S |
51 |
3 |
27 |
| load_post_metadata() |
S |
53 |
2 |
24 |
| 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 |