-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
3.5.3 (latest)
-
Code
-
Classes
- Config
Total Complexity |
83 |
Dependencies |
3 |
Dependents |
20 |
Total lines |
756 |
Lines of code |
391 |
Logical lines of code |
298 |
Comment lines |
230 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
nginx_rules() |
A |
36 |
9 |
84 |
define_wp_cache() |
A |
47 |
11 |
33 |
configure_htaccess() |
A |
49 |
9 |
31 |
setup_object_cache() |
A |
55 |
8 |
18 |
clean_up() |
S |
51 |
7 |
27 |
save_to_file() |
S |
48 |
5 |
32 |
get_config_filename() |
S |
57 |
6 |
16 |
find_wp_config_file() |
S |
58 |
5 |
16 |
generate_advanced_cache_file() |
S |
60 |
4 |
12 |
setup_page_cache() |
S |
62 |
4 |
12 |
download_rewrite_rules() |
S |
55 |
3 |
20 |
protect_cache_dir() |
S |
56 |
3 |
18 |
save_configuration() |
S |
62 |
3 |
11 |
advanced_cache_file_content() |
S |
50 |
1 |
31 |
object_cache_file_content() |
S |
57 |
1 |
17 |
factory() |
S |
69 |
2 |
7 |
htaccess_rules() |
S |
77 |
1 |
4 |
__construct() |
S |
91 |
1 |
2 |