-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.5.1
-
Code
-
Classes
- WC_Gateway_Novalnet_Prepayment
Total Complexity |
13 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
124 |
Lines of code |
37 |
Logical lines of code |
17 |
Comment lines |
61 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
69 |
4 |
6 |
generate_payment_parameters() |
S |
72 |
2 |
5 |
__construct() |
S |
75 |
1 |
4 |
get_icon() |
S |
79 |
1 |
3 |
payment_fields() |
S |
78 |
1 |
4 |
process_refund() |
S |
78 |
1 |
3 |
validate_fields() |
S |
82 |
1 |
3 |
process_payment() |
S |
80 |
1 |
3 |
init_form_fields() |
S |
71 |
1 |
6 |