-
Home
-
W3 Total Cache
-
2.8.8 (latest)
-
Code
-
Classes
- Cache_Memcached
Total Complexity |
80 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
566 |
Lines of code |
247 |
Logical lines of code |
149 |
Comment lines |
245 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
B |
46 |
17 |
33 |
get_stats_size() |
A |
43 |
13 |
49 |
get_with_old() |
A |
49 |
11 |
29 |
__construct() |
S |
58 |
4 |
16 |
set_if_maybe_equals() |
S |
60 |
4 |
12 |
_get_key_version() |
S |
65 |
4 |
8 |
delete() |
S |
61 |
3 |
12 |
counter_add() |
S |
63 |
3 |
11 |
flush() |
S |
64 |
3 |
10 |
get_statistics() |
S |
65 |
3 |
9 |
_increment_key_version() |
S |
66 |
2 |
8 |
set() |
S |
67 |
2 |
7 |
flush_group_after_ahead_generation() |
S |
70 |
2 |
6 |
counter_get() |
S |
72 |
1 |
5 |
counter_set() |
S |
75 |
1 |
4 |
available() |
S |
80 |
1 |
3 |
_set_key_version() |
S |
74 |
1 |
4 |
get_ahead_generation_extension() |
S |
69 |
1 |
7 |
hard_delete() |
S |
75 |
1 |
4 |
replace() |
S |
78 |
1 |
3 |
add() |
S |
78 |
1 |
3 |
get_item_key() |
S |
74 |
1 |
4 |