-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.8.1 (latest)
-
Code
-
Classes
- WC_Gateway_Novalnet_Sepa
Total Complexity |
41 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
246 |
Lines of code |
119 |
Logical lines of code |
62 |
Comment lines |
82 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
A |
56 |
11 |
16 |
validate_fields() |
A |
49 |
9 |
30 |
generate_payment_parameters() |
S |
50 |
7 |
28 |
payment_fields() |
S |
58 |
7 |
14 |
__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 |
69 |
1 |
7 |