-
Home
-
Order Tip for WooCommerce
-
1.5.0
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
103 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
596 |
Lines of code |
365 |
Logical lines of code |
195 |
Comment lines |
71 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_orders_list_reports_ajax() |
B |
38 |
20 |
57 |
export_tips_to_csv() |
B |
47 |
20 |
29 |
get_orders_with_tips() |
B |
41 |
18 |
51 |
export_tips_to_csv_ajax() |
A |
43 |
9 |
43 |
delete_exported_csv_file_ajax() |
A |
53 |
8 |
22 |
create_tips_csv_lines() |
S |
48 |
6 |
33 |
get_fee_names() |
S |
56 |
5 |
18 |
get_filtered_order_tips() |
S |
57 |
5 |
17 |
get_order_statuses() |
S |
61 |
4 |
13 |
display_orders_list_reports() |
S |
49 |
2 |
34 |
__construct() |
S |
57 |
2 |
17 |
purge_fee_names() |
S |
72 |
2 |
6 |
tip_reports() |
S |
60 |
1 |
14 |
get_tips_csv_header() |
S |
63 |
1 |
11 |