-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.2.0
-
Code
-
Classes
- WC_Gateway_Novalnet_Paypal
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
188 |
Lines of code |
75 |
Logical lines of code |
34 |
Comment lines |
71 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payment_fields() |
S |
61 |
5 |
12 |
is_available() |
S |
69 |
4 |
6 |
generate_payment_parameters() |
S |
62 |
2 |
13 |
__construct() |
S |
64 |
2 |
9 |
check_novalnet_payment_response() |
S |
69 |
2 |
6 |
get_icon() |
S |
79 |
1 |
3 |
validate_fields() |
S |
67 |
1 |
10 |
process_payment() |
S |
80 |
1 |
3 |
process_refund() |
S |
78 |
1 |
3 |
init_form_fields() |
S |
63 |
1 |
10 |