-
Home
-
Disable payment method / Partial payment for WooCommerce
-
1.1.9.27
-
Code
-
Classes
- Pi_dpmw_Apply_fees
Total Complexity |
48 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
256 |
Lines of code |
160 |
Logical lines of code |
111 |
Comment lines |
25 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addfees() |
A |
47 |
10 |
31 |
getUserSelectedPaymentMethod() |
A |
55 |
9 |
19 |
matchConditions() |
A |
57 |
8 |
16 |
get_total() |
S |
49 |
6 |
33 |
add_fee_id_to_order_meta() |
S |
55 |
5 |
20 |
matchedShippingMethodsOld() |
S |
56 |
5 |
18 |
evaluate_cost() |
S |
54 |
4 |
19 |
__construct() |
S |
74 |
1 |
4 |