-
Home
-
WPPizza – A Restaurant Plugin
-
3.13.1
-
Code
-
Classes
- WPPIZZA_DB
Total Complexity |
322 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
2,327 |
Lines of code |
1,007 |
Logical lines of code |
800 |
Comment lines |
1,006 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_orders() |
D |
0 |
179 |
432 |
get_customers() |
D |
27 |
30 |
134 |
map_order() |
B |
31 |
17 |
100 |
order_initialize() |
B |
42 |
19 |
45 |
get_order_meta() |
A |
44 |
14 |
42 |
do_order_meta() |
A |
42 |
12 |
49 |
cancel_order() |
A |
43 |
9 |
46 |
delete_order_meta() |
A |
48 |
10 |
31 |
update_order() |
A |
49 |
8 |
31 |
get_order_id_by_meta_key() |
S |
52 |
6 |
24 |
delete_order_meta_by_key() |
S |
52 |
6 |
24 |
order_table() |
S |
65 |
4 |
9 |
meta_table() |
S |
65 |
4 |
9 |
get_last_completed_blog_order_id() |
S |
57 |
1 |
17 |
__construct() |
S |
79 |
1 |
3 |
delete_order() |
S |
68 |
1 |
7 |
sanitize_meta_key() |
S |
77 |
1 |
4 |