-
Home
-
Cachify
-
2.4.2 (latest)
-
Code
-
Classes
- Cachify_MEMCACHED
| Total Complexity |
27 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
269 |
| Lines of code |
117 |
| Logical lines of code |
43 |
| Comment lines |
120 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _connect_server() |
S |
50 |
4 |
34 |
| get_stats() |
S |
60 |
4 |
14 |
| store_item() |
S |
60 |
3 |
14 |
| is_available() |
S |
73 |
3 |
4 |
| clear_cache() |
S |
67 |
3 |
9 |
| _cache_signature() |
S |
63 |
2 |
11 |
| get_item() |
S |
68 |
2 |
8 |
| delete_item() |
S |
68 |
2 |
8 |
| _file_path() |
S |
64 |
2 |
10 |
| stringify_method() |
S |
81 |
1 |
3 |
| print_cache() |
S |
89 |
1 |
2 |