-
Home
-
WooCommerce
-
10.3.3 (latest)
-
Code
-
Classes
- WC_REST_Email_Settings_V4_Controller
| Total Complexity |
46 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
460 |
| Lines of code |
342 |
| Logical lines of code |
74 |
| Comment lines |
81 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_setting_value() |
B |
42 |
19 |
54 |
| update_item() |
A |
46 |
11 |
38 |
| sanitize_setting_value() |
A |
58 |
8 |
16 |
| get_item_schema() |
S |
38 |
1 |
94 |
| get_email_settings_data() |
S |
45 |
1 |
51 |
| get_update_args() |
S |
51 |
1 |
31 |
| get_field_schema() |
S |
52 |
1 |
28 |
| register_routes() |
S |
56 |
1 |
20 |
| get_item_permissions_check() |
S |
79 |
1 |
3 |
| update_item_permissions_check() |
S |
79 |
1 |
3 |
| get_item() |
S |
76 |
1 |
4 |