-
Home
-
WooCommerce Payrexx Payment Gateway
-
3.0.29 (latest)
-
Code
-
Classes
- WC_Payrexx_Gateway_Base
Total Complexity |
21 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
175 |
Lines of code |
98 |
Logical lines of code |
54 |
Comment lines |
46 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_icon() |
S |
54 |
6 |
19 |
process_payment() |
S |
53 |
4 |
22 |
process_redirect() |
S |
58 |
3 |
14 |
__construct() |
S |
59 |
3 |
12 |
init_form_fields() |
S |
79 |
1 |
3 |
init_settings() |
S |
68 |
1 |
7 |
register_hooks() |
S |
68 |
1 |
9 |
getCancelUrl() |
S |
91 |
1 |
2 |
process_refund() |
S |
64 |
1 |
10 |