-
Home
-
Gutenberg
-
17.6.1
-
Code
-
Classes
- WP_Script_Modules
Total Complexity |
36 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
306 |
Lines of code |
133 |
Logical lines of code |
57 |
Comment lines |
156 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
A |
49 |
8 |
30 |
get_dependencies() |
S |
55 |
5 |
19 |
get_versioned_src() |
S |
61 |
4 |
12 |
print_script_module_preloads() |
S |
62 |
3 |
11 |
enqueue() |
S |
63 |
3 |
10 |
get_marked_for_enqueue() |
S |
65 |
3 |
9 |
print_import_map() |
S |
62 |
2 |
12 |
print_enqueued_script_modules() |
S |
63 |
2 |
11 |
dequeue() |
S |
70 |
2 |
6 |
add_hooks() |
S |
69 |
2 |
6 |
get_import_map() |
S |
68 |
2 |
7 |