-
Home
-
Alma – Pay in installments or later for WooCommerce
-
3.1.0
-
Code
-
Classes
- Alma_WC_Refund_Helper
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
171 |
Lines of code |
77 |
Logical lines of code |
40 |
Comment lines |
71 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
make_full_refund() |
S |
51 |
5 |
26 |
is_partially_refundable() |
S |
67 |
3 |
7 |
is_fully_refundable() |
S |
79 |
2 |
3 |
has_transaction_id() |
S |
64 |
2 |
9 |
is_paid_with_alma() |
S |
65 |
1 |
11 |
__construct() |
S |
80 |
1 |
3 |
get_refund_amount() |
S |
79 |
1 |
3 |
get_display_refund_amount() |
S |
79 |
1 |
3 |
add_order_note() |
S |
65 |
1 |
9 |
format_refund_comment() |
S |
80 |
1 |
3 |