-
Home
-
Order Tip for WooCommerce
-
1.2.0
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
50 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
434 |
Lines of code |
291 |
Logical lines of code |
125 |
Comment lines |
45 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_orders_list_reports_ajax() |
A |
41 |
11 |
50 |
get_filtered_order_tips() |
A |
41 |
10 |
54 |
display_orders_list_reports() |
A |
40 |
8 |
62 |
create_tips_csv_lines() |
S |
43 |
5 |
50 |
export_tips_to_csv() |
S |
59 |
7 |
14 |
get_order_statuses() |
S |
61 |
4 |
13 |
__construct() |
S |
56 |
3 |
18 |
get_tips_csv_header() |
S |
57 |
1 |
16 |
tip_reports() |
S |
60 |
1 |
14 |