-
Home
-
Buckaroo Woocommerce Payments Plugin
-
3.10.0
-
Code
-
Classes
- WC_Gateway_Buckaroo_Klarna
Total Complexity |
23 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
191 |
Lines of code |
105 |
Logical lines of code |
66 |
Comment lines |
40 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_fields() |
A |
53 |
9 |
21 |
get_product_data() |
S |
62 |
3 |
11 |
get_billing_info() |
S |
61 |
2 |
12 |
get_shipping_info() |
S |
62 |
2 |
11 |
process_payment() |
S |
54 |
1 |
21 |
__construct() |
S |
67 |
1 |
8 |
setProperties() |
S |
76 |
1 |
4 |
getKlarnaSelector() |
S |
79 |
1 |
3 |
getKlarnaPaymentFlow() |
S |
82 |
1 |
3 |
process_refund() |
S |
79 |
1 |
3 |
getProductImage() |
S |
67 |
1 |
8 |