-
Home
-
Buckaroo Woocommerce Payments Plugin
-
2.23.0
-
Code
-
Classes
- WC_Gateway_Buckaroo_Creditcard
Total Complexity |
85 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
676 |
Lines of code |
521 |
Logical lines of code |
272 |
Comment lines |
54 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_refund() |
B |
39 |
20 |
66 |
process_payment() |
B |
36 |
18 |
74 |
payment_fields() |
A |
36 |
10 |
105 |
process_partial_refunds() |
A |
42 |
8 |
50 |
init_form_fields() |
A |
34 |
4 |
106 |
validate_fields() |
A |
51 |
9 |
25 |
__construct() |
S |
46 |
5 |
36 |
getCardsList() |
S |
55 |
3 |
19 |
isSecure() |
S |
71 |
3 |
5 |
response_handler() |
S |
62 |
2 |
11 |
process_capture() |
S |
52 |
1 |
21 |
can_refund_order() |
S |
80 |
2 |
3 |