-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
2.0
-
Code
-
Classes
- Config
Total Complexity |
112 |
Dependencies |
1 |
Dependents |
14 |
Total lines |
1,031 |
Lines of code |
531 |
Logical lines of code |
409 |
Comment lines |
331 |
Methods |
19 |
Properties |
0 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
htaccess_rules() |
C |
28 |
19 |
137 |
define_wp_cache() |
A |
46 |
13 |
38 |
get_browser_cache_lifespan() |
A |
52 |
11 |
24 |
nginx_rules() |
A |
39 |
7 |
71 |
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 |
31 |
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 |
63 |
3 |
11 |
save_configuration() |
S |
62 |
3 |
11 |
advanced_cache_file_content() |
S |
50 |
1 |
30 |
object_cache_file_content() |
S |
57 |
1 |
17 |
factory() |
S |
69 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |