-
Home
-
Jetpack – WP Security, Backup, Speed, & Growth
-
13.4.2
-
Code
-
Classes
- Jetpack_Widget_Social_Icons
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
795 |
Lines of code |
623 |
Logical lines of code |
117 |
Comment lines |
136 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_supported_icons() |
B |
21 |
1 |
341 |
widget() |
A |
39 |
13 |
65 |
form() |
A |
39 |
6 |
73 |
update() |
S |
53 |
7 |
22 |
__construct() |
S |
48 |
5 |
33 |
get_svg_icon() |
S |
56 |
3 |
17 |
include_svg_icons() |
S |
65 |
4 |
9 |
render_icons_template() |
S |
51 |
1 |
34 |
enqueue_admin_scripts() |
S |
61 |
1 |
15 |
hide_widget_in_block_editor() |
S |
76 |
1 |
4 |
enqueue_icon_scripts() |
S |
78 |
1 |
3 |
render_admin_js() |
S |
73 |
1 |
7 |