-
Home
-
Gutenberg
-
22.1.0
-
Code
-
Classes
- WP_REST_Block_Editor_Settings_Controller
| Total Complexity |
39 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
611 |
| Lines of code |
436 |
| Logical lines of code |
130 |
| Comment lines |
110 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_assets() |
B |
36 |
17 |
85 |
| get_item_schema() |
A |
30 |
2 |
179 |
| get_assets() |
S |
40 |
4 |
66 |
| get_items_permissions_check() |
S |
59 |
4 |
15 |
| get_all_dependencies() |
S |
58 |
4 |
15 |
| get_items() |
S |
59 |
4 |
13 |
| get_assets_schema() |
S |
51 |
1 |
30 |
| register_routes() |
S |
54 |
1 |
26 |
| __construct() |
S |
77 |
1 |
4 |
| load_admin_environment() |
S |
80 |
1 |
3 |