-
Home
-
WooCommerce
-
4.9.1
-
Code
-
Classes
- WC_REST_System_Status_Tools_V2_Controller
Total Complexity |
50 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
600 |
Lines of code |
447 |
Logical lines of code |
157 |
Comment lines |
103 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute_tool() |
C |
27 |
26 |
152 |
get_tools() |
A |
35 |
6 |
105 |
get_item_schema() |
S |
44 |
1 |
55 |
register_routes() |
S |
48 |
1 |
39 |
update_item() |
S |
55 |
2 |
19 |
get_items() |
S |
57 |
2 |
18 |
get_item() |
S |
56 |
2 |
18 |
get_items_permissions_check() |
S |
69 |
2 |
6 |
get_item_permissions_check() |
S |
69 |
2 |
6 |
update_item_permissions_check() |
S |
69 |
2 |
6 |
prepare_item_for_response() |
S |
65 |
2 |
8 |
prepare_links() |
S |
64 |
1 |
10 |
get_collection_params() |
S |
73 |
1 |
5 |