-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
3.4.1
-
Code
-
Classes
- WP_Optimize_Minify_Commands
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
397 |
Lines of code |
240 |
Logical lines of code |
140 |
Comment lines |
112 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_minify_meta_files() |
A |
43 |
16 |
44 |
save_minify_settings() |
A |
48 |
10 |
33 |
purge_minify_cache() |
S |
49 |
6 |
30 |
delete_minify_cache_file() |
S |
52 |
6 |
25 |
fetch_and_remove_temp_minify_cache_files() |
S |
57 |
4 |
16 |
get_minify_cached_files() |
S |
64 |
3 |
8 |
purge_all_minify_cache() |
S |
59 |
2 |
14 |
get_file_data() |
S |
60 |
2 |
13 |
check_and_delete() |
S |
74 |
2 |
5 |
is_valid_filename() |
S |
71 |
2 |
6 |
minify_increment_cache() |
S |
65 |
2 |
9 |
cancel_minify_preload() |
S |
77 |
1 |
4 |
get_minify_preload_status() |
S |
81 |
1 |
3 |
get_status() |
S |
64 |
1 |
10 |
hide_minify_notice() |
S |
73 |
1 |
5 |
get_transient_file() |
S |
65 |
1 |
8 |
get_file_extension() |
S |
75 |
1 |
4 |
run_minify_preload() |
S |
80 |
1 |
3 |