-
Home
-
Order Tip for WooCommerce
-
1.4.1
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
68 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
479 |
Lines of code |
314 |
Logical lines of code |
134 |
Comment lines |
53 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export_tips_to_csv() |
A |
53 |
16 |
19 |
display_orders_list_reports_ajax() |
A |
40 |
13 |
51 |
get_filtered_order_tips() |
A |
42 |
10 |
52 |
display_orders_list_reports() |
A |
40 |
8 |
61 |
create_tips_csv_lines() |
A |
43 |
6 |
49 |
get_fee_names() |
S |
56 |
5 |
18 |
get_order_statuses() |
S |
61 |
4 |
13 |
__construct() |
S |
58 |
2 |
15 |
get_tips_csv_header() |
S |
57 |
1 |
16 |
purge_fee_names() |
S |
72 |
2 |
6 |
tip_reports() |
S |
60 |
1 |
14 |