-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_REST_Coupons_V2_Controller
| Total Complexity |
30 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
546 |
| Lines of code |
409 |
| Logical lines of code |
70 |
| Comment lines |
97 |
| Methods |
9 |
| Properties |
3 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_object_for_database() |
A |
42 |
16 |
44 |
| get_item_schema() |
A |
29 |
1 |
201 |
| get_formatted_item_data() |
S |
44 |
5 |
47 |
| register_routes() |
S |
39 |
1 |
82 |
| prepare_object_for_response() |
S |
63 |
2 |
9 |
| prepare_objects_query() |
S |
63 |
2 |
10 |
| get_object() |
S |
80 |
1 |
3 |
| filter_writable_props() |
S |
79 |
1 |
3 |
| get_collection_params() |
S |
64 |
1 |
10 |