-
Home
-
Gutenberg
-
18.7.0
-
Code
-
Classes
- WP_Script_Modules
| Total Complexity |
38 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
345 |
| Lines of code |
158 |
| Logical lines of code |
63 |
| Comment lines |
169 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register() |
A |
49 |
8 |
30 |
| get_dependencies() |
S |
55 |
5 |
19 |
| print_import_map() |
S |
50 |
3 |
33 |
| 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_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 |
| deregister() |
S |
76 |
1 |
4 |