-
Home
-
Buckaroo Woocommerce Payments Plugin
-
2.18.1
-
Code
-
Classes
- WC_Gateway_Buckaroo_Creditcard
Total Complexity |
89 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
706 |
Lines of code |
528 |
Logical lines of code |
278 |
Comment lines |
86 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_refund() |
B |
39 |
20 |
66 |
process_payment() |
B |
35 |
19 |
77 |
payment_fields() |
A |
36 |
10 |
105 |
process_partial_refunds() |
A |
41 |
10 |
53 |
init_form_fields() |
A |
34 |
4 |
105 |
validate_fields() |
A |
51 |
9 |
25 |
__construct() |
S |
46 |
5 |
37 |
getCardsList() |
S |
56 |
3 |
18 |
process_capture() |
S |
51 |
2 |
24 |
isSecure() |
S |
71 |
3 |
5 |
can_refund_order() |
S |
80 |
2 |
3 |
response_handler() |
S |
63 |
2 |
10 |