-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.8.0
-
Code
-
Classes
- WC_Gateway_Novalnet_Guaranteed_Sepa
Total Complexity |
40 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
266 |
Lines of code |
128 |
Logical lines of code |
66 |
Comment lines |
87 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_payment_parameters() |
A |
45 |
12 |
38 |
validate_fields() |
A |
47 |
10 |
37 |
payment_fields() |
S |
57 |
7 |
15 |
is_available() |
S |
69 |
4 |
6 |
__construct() |
S |
65 |
2 |
8 |
get_icon() |
S |
79 |
1 |
3 |
get_payment_description_html() |
S |
68 |
1 |
7 |
process_refund() |
S |
78 |
1 |
3 |
process_payment() |
S |
80 |
1 |
3 |
init_form_fields() |
S |
67 |
1 |
8 |