-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_REST_System_Status_V2_Controller
| Total Complexity |
121 |
| Dependencies |
12 |
| Dependents |
0 |
| Total lines |
1,423 |
| Lines of code |
1,110 |
| Logical lines of code |
267 |
| Comment lines |
205 |
| Methods |
25 |
| Properties |
2 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_item_schema() |
C |
18 |
1 |
507 |
| get_environment_info_per_fields() |
C |
32 |
23 |
92 |
| get_theme_info() |
B |
36 |
17 |
76 |
| get_pages() |
A |
38 |
10 |
74 |
| get_item_mappings_per_fields() |
A |
46 |
12 |
39 |
| get_database_info() |
A |
39 |
7 |
70 |
| get_inactive_plugins() |
S |
52 |
6 |
24 |
| register_cache_clean() |
S |
53 |
5 |
24 |
| get_settings() |
S |
46 |
4 |
38 |
| get_active_plugins() |
S |
53 |
5 |
21 |
| check_if_field_item_exists() |
S |
58 |
5 |
14 |
| get_dropins_mu_plugins() |
S |
50 |
4 |
29 |
| format_plugin_data() |
S |
53 |
4 |
23 |
| get_security_info() |
S |
65 |
5 |
7 |
| register_routes() |
S |
60 |
1 |
15 |
| get_items_permissions_check() |
S |
69 |
2 |
6 |
| get_post_type_counts() |
S |
71 |
2 |
5 |
| get_item_mappings() |
S |
60 |
1 |
14 |
| get_items() |
S |
70 |
1 |
6 |
| get_environment_info() |
S |
80 |
1 |
3 |
| add_db_table_prefix() |
S |
76 |
1 |
4 |
| clean_theme_cache() |
S |
80 |
1 |
3 |
| clean_plugin_cache() |
S |
74 |
1 |
5 |
| get_collection_params() |
S |
73 |
1 |
5 |
| prepare_item_for_response() |
S |
69 |
1 |
6 |