-
Home
-
SecurePay For WooCommerce
-
1.0.18 (latest)
-
Code
-
Classes
- WC_Gateway_SecurePay
| Total Complexity |
105 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
680 |
| Lines of code |
534 |
| Logical lines of code |
248 |
| Comment lines |
0 |
| Methods |
20 |
| Properties |
7 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
35 |
16 |
81 |
| get_bank_list() |
B |
45 |
17 |
36 |
| capture_response() |
A |
42 |
13 |
48 |
| payment_fields() |
A |
41 |
11 |
52 |
| init_form_fields() |
A |
32 |
1 |
144 |
| sanitize_response() |
A |
44 |
7 |
52 |
| register_setting() |
S |
54 |
6 |
18 |
| log() |
S |
59 |
5 |
14 |
| response_status() |
S |
69 |
5 |
6 |
| payment_scripts() |
S |
60 |
4 |
11 |
| process_admin_options() |
S |
58 |
3 |
16 |
| is_bank_list() |
S |
65 |
4 |
8 |
| custom_order_button_text() |
S |
60 |
2 |
12 |
| is_sandbox() |
S |
78 |
2 |
3 |
| is_testmode() |
S |
78 |
2 |
3 |
| checkout_url() |
S |
77 |
2 |
3 |
| is_response_callback() |
S |
71 |
2 |
6 |
| admin_options() |
S |
63 |
1 |
11 |
| __construct() |
S |
78 |
1 |
4 |
| register_hooks() |
S |
68 |
1 |
6 |