| Total Complexity | 43 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 418 |
| Lines of code | 248 |
| Logical lines of code | 148 |
| Comment lines | 103 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_return_fee_order_lines_html() | 46 | 6 | 50 | |
| add_return_fee_to_refund() | 42 | 5 | 51 | |
| get_return_fee_from_post() | 51 | 6 | 27 | |
| add_return_fee_info_to_refund_reason() | 51 | 6 | 27 | |
| add_refund_fee_to_order_totals_summary() | 55 | 4 | 20 | |
| woocommerce_order_is_partially_refunded() | 60 | 4 | 14 | |
| show_return_fee_info() | 53 | 3 | 23 | |
| get_return_fee_total_for_order() | 62 | 3 | 11 | |
| should_return_fee_info_be_shown() | 67 | 3 | 9 | |
| is_return_fee_supported_country() | 66 | 2 | 8 | |
| __construct() | 65 | 1 | 8 |