-
Home
-
BerqWP – Automated All-In-One Page Speed Optimization for Core Web Vitals, Cache, CDN, Images, CSS, and JavaScript
-
2.1.4
-
Code
-
Classes
- berqImages
Total Complexity |
63 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
365 |
Lines of code |
220 |
Logical lines of code |
132 |
Comment lines |
60 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_webp_images() |
B |
39 |
19 |
65 |
replace_srcset_with_webp() |
A |
53 |
11 |
21 |
delete_webp_images() |
S |
52 |
6 |
22 |
delete_generated_webp_images() |
S |
54 |
6 |
20 |
handle_not_webp() |
S |
55 |
6 |
19 |
is_webp_supported() |
S |
60 |
4 |
14 |
remove_webp_image() |
S |
61 |
4 |
11 |
send_image_to_api() |
S |
55 |
2 |
22 |
generate_webp_images_for_existing() |
S |
62 |
2 |
12 |
delete_webp_images_for_existing() |
S |
62 |
2 |
12 |
__construct() |
S |
100 |
1 |
2 |