-
Home
-
TinyPNG – JPEG, PNG & WebP image compression
-
3.5.1 (latest)
-
Code
-
Classes
- Tiny_Image
Total Complexity |
103 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
412 |
Lines of code |
337 |
Logical lines of code |
203 |
Comment lines |
15 |
Methods |
24 |
Properties |
6 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
detect_duplicates() |
A |
48 |
15 |
33 |
get_statistics() |
A |
45 |
11 |
42 |
parse_wp_metadata() |
A |
51 |
8 |
26 |
parse_tiny_metadata() |
A |
52 |
8 |
24 |
compress() |
S |
48 |
6 |
33 |
get_latest_error() |
S |
57 |
7 |
16 |
compress_retina() |
S |
53 |
6 |
22 |
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 |
update_tiny_post_meta() |
S |
66 |
2 |
8 |
is_original() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |
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_retina() |
S |
77 |
1 |
3 |