-
Home
-
Super Page Cache
-
5.1.1
-
Code
-
Classes
- SWCFPC_Html_Cache
Total Complexity |
46 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
255 |
Lines of code |
157 |
Logical lines of code |
98 |
Comment lines |
26 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_current_url_to_cache() |
A |
43 |
13 |
46 |
get_cached_urls() |
S |
53 |
5 |
22 |
delete_cached_urls_by_urls_list() |
S |
58 |
5 |
15 |
get_cached_urls_by_timestamp() |
S |
58 |
5 |
14 |
delete_cached_urls_by_timestamp() |
S |
61 |
4 |
12 |
init_directory() |
S |
63 |
4 |
10 |
delete_all_cached_urls() |
S |
65 |
3 |
9 |
actions() |
S |
70 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
cache_current_page() |
S |
81 |
1 |
3 |
do_not_cache_current_page() |
S |
81 |
1 |
3 |
add_url_to_cache() |
S |
66 |
1 |
8 |
get_cache_key() |
S |
73 |
1 |
5 |