-
Home
-
Gutenberg
-
18.7.0
-
Code
-
Classes
- WP_REST_Font_Collections_Controller
| Total Complexity |
27 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
307 |
| Lines of code |
183 |
| Logical lines of code |
75 |
| Comment lines |
83 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_items() |
A |
44 |
8 |
44 |
| prepare_item_for_response() |
A |
49 |
8 |
29 |
| get_item_schema() |
S |
48 |
2 |
40 |
| register_routes() |
S |
52 |
1 |
30 |
| get_item() |
S |
65 |
3 |
8 |
| get_items_permissions_check() |
S |
63 |
2 |
12 |
| __construct() |
S |
77 |
1 |
4 |
| prepare_links() |
S |
64 |
1 |
10 |
| get_collection_params() |
S |
69 |
1 |
6 |