-
Home
-
Order Tip for WooCommerce
-
1.1.1
-
Code
-
Classes
- WOO_Order_Tip_Admin_Reports
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
431 |
Lines of code |
330 |
Logical lines of code |
128 |
Comment lines |
31 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_orders_list_customers() |
A |
33 |
10 |
123 |
get_filtered_order_tips() |
A |
42 |
9 |
52 |
display_orders_list_customers_ajax() |
A |
43 |
9 |
47 |
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 |