-
Home
-
Order Tip for WooCommerce
-
1.3.0
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
453 |
Lines of code |
298 |
Logical lines of code |
127 |
Comment lines |
50 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
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 |
export_tips_to_csv() |
S |
59 |
7 |
14 |
get_fee_names() |
S |
60 |
4 |
13 |
get_order_statuses() |
S |
61 |
4 |
13 |
__construct() |
S |
58 |
2 |
15 |
get_tips_csv_header() |
S |
57 |
1 |
16 |
tip_reports() |
S |
60 |
1 |
14 |