-
Home
-
Cachify
-
2.4.1 (latest)
-
Code
-
Classes
- Cachify_REDIS
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
271 |
Lines of code |
134 |
Logical lines of code |
66 |
Comment lines |
112 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_con_parameters() |
A |
49 |
14 |
31 |
_connect_server() |
S |
53 |
7 |
23 |
get_stats() |
S |
61 |
4 |
13 |
store_item() |
S |
60 |
3 |
14 |
_cache_signature() |
S |
63 |
2 |
11 |
get_item() |
S |
68 |
2 |
8 |
delete_item() |
S |
68 |
2 |
8 |
clear_cache() |
S |
71 |
2 |
6 |
_file_path() |
S |
64 |
2 |
10 |
is_available() |
S |
80 |
1 |
3 |
stringify_method() |
S |
81 |
1 |
3 |
print_cache() |
S |
77 |
1 |
4 |