-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_Settings_Payment_Gateways
| Total Complexity |
42 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
291 |
| Lines of code |
206 |
| Logical lines of code |
112 |
| Comment lines |
54 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| payment_gateways_setting() |
C |
28 |
26 |
133 |
| output() |
S |
55 |
7 |
19 |
| save() |
S |
57 |
4 |
17 |
| get_settings_for_default_section() |
S |
59 |
1 |
17 |
| __construct() |
S |
67 |
1 |
7 |
| get_own_sections() |
S |
73 |
1 |
5 |
| run_gateway_admin_options() |
S |
82 |
1 |
3 |
| payment_gateways_banner() |
S |
83 |
1 |
5 |