-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_CLI_REST_Command
| Total Complexity |
80 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
444 |
| Lines of code |
261 |
| Logical lines of code |
154 |
| Comment lines |
132 |
| Methods |
14 |
| Properties |
6 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| do_request() |
B |
37 |
17 |
69 |
| list_items() |
B |
43 |
16 |
47 |
| get_filled_route() |
S |
56 |
8 |
15 |
| get_item() |
S |
51 |
6 |
26 |
| delete_item() |
S |
56 |
6 |
16 |
| limit_item_to_fields() |
S |
59 |
5 |
14 |
| get_formatter() |
S |
58 |
4 |
16 |
| __construct() |
S |
57 |
4 |
15 |
| get_context_fields() |
S |
64 |
4 |
9 |
| decode_json() |
S |
63 |
4 |
10 |
| create_item() |
S |
63 |
2 |
9 |
| update_item() |
S |
63 |
2 |
9 |
| set_supported_ids() |
S |
81 |
1 |
3 |
| get_supported_ids() |
S |
82 |
1 |
3 |