-
Home
-
Brizy – Page Builder
-
2.3.31
-
Code
-
Classes
- Brizy_Public_AssetEnqueueManager
Total Complexity |
55 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
316 |
Lines of code |
217 |
Logical lines of code |
128 |
Comment lines |
23 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueueStyles() |
S |
51 |
7 |
24 |
enqueueScripts() |
S |
52 |
7 |
24 |
getMainFileHandle() |
S |
60 |
5 |
13 |
enqueueScriptAsset() |
S |
59 |
3 |
14 |
enqueueStyleAsset() |
S |
59 |
3 |
14 |
replacePlaceholderInAsset() |
S |
61 |
3 |
13 |
getCodeAssetsAsString() |
S |
65 |
3 |
9 |
replacePlaceholders() |
S |
65 |
3 |
9 |
addEditorConfigVar() |
S |
54 |
1 |
21 |
getAssetUrl() |
S |
70 |
2 |
6 |
_init() |
S |
70 |
2 |
7 |
addStyleAttributes() |
S |
67 |
2 |
7 |
insertBodyCodeAssets() |
S |
69 |
2 |
7 |
insertHeadCodeAssets() |
S |
69 |
2 |
7 |
dequeuePost() |
S |
71 |
2 |
6 |
enqueuePost() |
S |
70 |
2 |
6 |
addScriptAttributes() |
S |
67 |
2 |
7 |
__construct() |
S |
73 |
1 |
5 |
getAttributes() |
S |
69 |
1 |
6 |
getHandle() |
S |
77 |
1 |
3 |
registerActions() |
S |
64 |
1 |
9 |