-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_REST_System_Status_V2_Controller
| Total Complexity |
138 |
| Dependencies |
16 |
| Dependents |
0 |
| Total lines |
1,663 |
| Lines of code |
1,339 |
| Logical lines of code |
311 |
| Comment lines |
211 |
| Methods |
26 |
| Properties |
2 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_item_schema() |
D |
14 |
1 |
666 |
| get_pages() |
C |
31 |
25 |
122 |
| get_environment_info_per_fields() |
C |
31 |
24 |
98 |
| get_theme_info() |
B |
36 |
17 |
77 |
| get_item_mappings_per_fields() |
A |
45 |
13 |
42 |
| get_database_info() |
A |
39 |
7 |
70 |
| get_inactive_plugins() |
S |
52 |
6 |
24 |
| get_settings() |
S |
44 |
4 |
44 |
| register_cache_clean() |
S |
53 |
5 |
24 |
| 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_active_plugins() |
S |
56 |
4 |
17 |
| get_security_info() |
S |
65 |
5 |
7 |
| register_routes() |
S |
60 |
1 |
15 |
| get_items_permissions_check() |
S |
69 |
2 |
6 |
| get_item_mappings() |
S |
59 |
1 |
15 |
| get_post_type_counts() |
S |
71 |
2 |
5 |
| 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_logging_info() |
S |
65 |
1 |
9 |
| get_collection_params() |
S |
73 |
1 |
5 |
| prepare_item_for_response() |
S |
69 |
1 |
6 |