-
Home
-
WooCommerce payment plugin – Novalnet AG
-
12.5.1
-
Code
-
Classes
- WC_Gateway_Novalnet_Paypal
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
151 |
Lines of code |
52 |
Logical lines of code |
24 |
Comment lines |
66 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
69 |
4 |
6 |
generate_payment_parameters() |
S |
67 |
3 |
8 |
validate_fields() |
S |
74 |
2 |
5 |
check_novalnet_payment_response() |
S |
69 |
2 |
6 |
__construct() |
S |
71 |
1 |
5 |
get_icon() |
S |
79 |
1 |
3 |
payment_fields() |
S |
78 |
1 |
4 |
process_payment() |
S |
80 |
1 |
3 |
process_refund() |
S |
78 |
1 |
3 |
init_form_fields() |
S |
64 |
1 |
9 |