-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.5.1
-
Code
-
Classes
- WC_Gateway_Novalnet_Guaranteed_Invoice
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
174 |
Lines of code |
69 |
Logical lines of code |
33 |
Comment lines |
73 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_payment_parameters() |
A |
53 |
8 |
21 |
validate_fields() |
S |
58 |
3 |
17 |
is_available() |
S |
69 |
4 |
6 |
__construct() |
S |
75 |
1 |
4 |
get_icon() |
S |
79 |
1 |
3 |
payment_fields() |
S |
73 |
1 |
5 |
process_refund() |
S |
78 |
1 |
3 |
process_payment() |
S |
80 |
1 |
3 |
init_form_fields() |
S |
69 |
1 |
7 |