-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.5.1
-
Code
-
Classes
- WC_Gateway_Novalnet_Postfinance_Card
Total Complexity |
14 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
135 |
Lines of code |
39 |
Logical lines of code |
17 |
Comment lines |
63 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
70 |
4 |
6 |
check_novalnet_payment_response() |
S |
69 |
2 |
6 |
__construct() |
S |
75 |
1 |
4 |
get_icon() |
S |
79 |
1 |
3 |
validate_fields() |
S |
82 |
1 |
3 |
payment_fields() |
S |
78 |
1 |
4 |
process_payment() |
S |
80 |
1 |
3 |
process_refund() |
S |
78 |
1 |
3 |
generate_payment_parameters() |
S |
80 |
1 |
3 |
init_form_fields() |
S |
76 |
1 |
4 |