-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_REST_Order_Refunds_V1_Controller
| Total Complexity |
28 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
508 |
| Lines of code |
375 |
| Logical lines of code |
74 |
| Comment lines |
81 |
| Methods |
8 |
| Properties |
3 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_item_for_response() |
B |
36 |
14 |
76 |
| get_item_schema() |
A |
31 |
1 |
173 |
| create_item() |
A |
46 |
8 |
34 |
| register_routes() |
S |
44 |
1 |
56 |
| prepare_links() |
S |
58 |
1 |
16 |
| get_collection_params() |
S |
62 |
1 |
11 |
| __construct() |
S |
73 |
1 |
4 |
| query_args() |
S |
72 |
1 |
5 |