-
Home
-
WP Lazy Loaded Images
-
2.0.5 (latest)
-
Code
-
Classes
- WP_Lazy_Loaded_Images
Total Complexity |
40 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
283 |
Lines of code |
153 |
Logical lines of code |
102 |
Comment lines |
83 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_post_content() |
B |
36 |
22 |
70 |
__construct() |
S |
51 |
5 |
25 |
modify_image_attributes() |
S |
56 |
5 |
16 |
filter_post_thumbnail() |
S |
63 |
2 |
10 |
enqueue_scripts() |
S |
72 |
2 |
5 |
create_placeholder_image() |
S |
62 |
1 |
11 |
get_plugin_url() |
S |
80 |
1 |
3 |
output_nojs_styles() |
S |
100 |
1 |
3 |
output_nojs_script() |
S |
100 |
1 |
10 |