-
Home
-
TinyPNG – JPEG, PNG & WebP image compression
-
3.6.0 (latest)
-
Code
-
Classes
- Tiny_Image
Total Complexity |
110 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
454 |
Lines of code |
368 |
Logical lines of code |
221 |
Comment lines |
16 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
detect_duplicates() |
A |
48 |
15 |
33 |
get_statistics() |
A |
43 |
13 |
51 |
compress() |
A |
45 |
7 |
45 |
parse_wp_metadata() |
A |
51 |
8 |
26 |
parse_tiny_metadata() |
A |
52 |
8 |
24 |
get_latest_error() |
S |
57 |
7 |
16 |
compress_retina() |
S |
53 |
6 |
23 |
get_count() |
S |
57 |
6 |
17 |
get_image_sizes() |
S |
54 |
5 |
22 |
filter_image_sizes() |
S |
59 |
5 |
16 |
add_wp_metadata() |
S |
61 |
5 |
12 |
remove_retina_metadata() |
S |
67 |
3 |
8 |
duplicate_check() |
S |
64 |
3 |
10 |
get_image_size() |
S |
66 |
3 |
9 |
get_savings() |
S |
63 |
2 |
10 |
can_be_converted() |
S |
79 |
2 |
3 |
update_tiny_post_meta() |
S |
66 |
2 |
8 |
delete_converted_image() |
S |
71 |
2 |
6 |
get_mime_type() |
S |
80 |
1 |
3 |
file_type_allowed() |
S |
78 |
1 |
3 |
get_wp_metadata() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
is_original() |
S |
79 |
1 |
3 |
is_retina() |
S |
77 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |