-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
3.1.1
-
Code
-
Classes
- Config
Total Complexity |
84 |
Dependencies |
2 |
Dependents |
19 |
Total lines |
734 |
Lines of code |
380 |
Logical lines of code |
286 |
Comment lines |
221 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
define_wp_cache() |
A |
46 |
13 |
38 |
nginx_rules() |
A |
38 |
8 |
76 |
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 |
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 |
htaccess_rules() |
S |
77 |
1 |
4 |
__construct() |
S |
91 |
1 |
2 |