-
Home
-
WooCommerce
-
10.1.0
-
Code
-
Classes
- WC_Frontend_Scripts
Total Complexity |
83 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
678 |
Lines of code |
519 |
Logical lines of code |
141 |
Comment lines |
120 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_scripts() |
D |
32 |
39 |
83 |
get_script_data() |
B |
26 |
17 |
161 |
register_scripts() |
A |
31 |
4 |
151 |
register_styles() |
S |
47 |
3 |
40 |
get_styles() |
S |
48 |
3 |
37 |
localize_script() |
S |
61 |
4 |
11 |
enqueue_script() |
S |
69 |
3 |
6 |
enqueue_style() |
S |
68 |
3 |
6 |
register_style() |
S |
67 |
2 |
7 |
localize_printed_scripts() |
S |
73 |
2 |
5 |
init() |
S |
72 |
1 |
5 |
get_asset_url() |
S |
78 |
1 |
3 |
register_script() |
S |
74 |
1 |
4 |