-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
3.8.0 (latest)
-
Code
-
Classes
- WP_Optimize_Browser_Cache
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
305 |
Lines of code |
188 |
Logical lines of code |
84 |
Comment lines |
60 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enable_browser_cache_command_handler() |
A |
40 |
12 |
64 |
prepare_interval() |
A |
50 |
13 |
27 |
is_enabled() |
S |
57 |
7 |
15 |
prepare_browser_cache_section() |
S |
46 |
1 |
50 |
restore() |
S |
66 |
4 |
7 |
instance() |
S |
69 |
2 |
7 |
__construct() |
S |
73 |
1 |
5 |
enable() |
S |
72 |
1 |
5 |
disable() |
S |
73 |
1 |
5 |
is_browser_cache_section_exists() |
S |
80 |
1 |
3 |