-
Home
-
Buckaroo Woocommerce Payments Plugin
-
3.10.0
-
Code
-
Classes
- WC_Gateway_Buckaroo_Afterpay
Total Complexity |
61 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
446 |
Lines of code |
291 |
Logical lines of code |
194 |
Comment lines |
70 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_partial_refunds() |
B |
36 |
17 |
77 |
process_capture() |
B |
36 |
17 |
70 |
validate_fields() |
A |
50 |
11 |
27 |
process_payment() |
S |
46 |
6 |
38 |
init_form_fields() |
S |
49 |
1 |
32 |
getBillingInfo() |
S |
62 |
2 |
11 |
getShippingInfo() |
S |
63 |
2 |
11 |
process_refund() |
S |
73 |
2 |
4 |
__construct() |
S |
64 |
1 |
10 |
setProperties() |
S |
68 |
1 |
7 |
response_handler() |
S |
77 |
1 |
4 |