-
Home
-
Custom Contact Forms
-
7.8.5 (latest)
-
Code
-
Classes
- WP_REST_Posts_Terms_Controller
Total Complexity |
34 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
309 |
Lines of code |
179 |
Logical lines of code |
93 |
Comment lines |
70 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_request() |
A |
55 |
8 |
17 |
delete_item() |
S |
54 |
5 |
19 |
get_items_permissions_check() |
S |
58 |
5 |
15 |
get_items() |
S |
55 |
3 |
19 |
create_item() |
S |
56 |
3 |
18 |
get_item() |
S |
57 |
3 |
15 |
register_routes() |
S |
48 |
1 |
37 |
create_item_permissions_check() |
S |
65 |
3 |
9 |
get_collection_params() |
S |
56 |
1 |
21 |
__construct() |
S |
71 |
1 |
6 |
get_item_schema() |
S |
81 |
1 |
3 |