-
Home
-
Jetpack – WP Security, Backup, Speed, & Growth
-
13.4
-
Code
-
Classes
- Jetpack_Related_Posts_Customize
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
277 |
Lines of code |
180 |
Logical lines of code |
43 |
Comment lines |
77 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
customize_register() |
B |
40 |
16 |
61 |
get_options() |
S |
39 |
3 |
80 |
__construct() |
S |
71 |
2 |
6 |
contains_related_posts_block() |
S |
71 |
2 |
6 |
is_single() |
S |
71 |
2 |
6 |
is_not_single() |
S |
71 |
2 |
6 |
customize_controls_enqueue_scripts() |
S |
64 |
1 |
12 |
render_callback() |
S |
80 |
1 |
3 |