-
Home
-
Order Tip for WooCommerce
-
1.1.2
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
46 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
450 |
Lines of code |
349 |
Logical lines of code |
139 |
Comment lines |
31 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_orders_list_customers() |
B |
31 |
11 |
133 |
display_orders_list_customers_ajax() |
A |
41 |
10 |
55 |
get_filtered_order_tips() |
A |
42 |
9 |
53 |
create_tips_csv_lines() |
S |
43 |
5 |
50 |
export_tips_to_csv() |
S |
59 |
7 |
14 |
__construct() |
S |
59 |
2 |
14 |
get_tips_csv_header() |
S |
57 |
1 |
16 |
tip_reports() |
S |
60 |
1 |
14 |