-
Home
-
W3 Total Cache
-
2.2.2
-
Code
-
Classes
- Cache_Memcached
| Total Complexity |
73 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
419 |
| Lines of code |
221 |
| Logical lines of code |
142 |
| Comment lines |
130 |
| Methods |
20 |
| Properties |
3 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initialize() |
B |
46 |
17 |
33 |
| get_stats_size() |
A |
43 |
13 |
46 |
| get_with_old() |
A |
52 |
9 |
24 |
| __construct() |
S |
59 |
4 |
15 |
| set_if_maybe_equals() |
S |
61 |
4 |
11 |
| _get_key_version() |
S |
65 |
4 |
8 |
| delete() |
S |
62 |
3 |
12 |
| flush() |
S |
65 |
3 |
9 |
| counter_add() |
S |
65 |
3 |
9 |
| get_statistics() |
S |
66 |
2 |
9 |
| _increment_key_version() |
S |
66 |
2 |
8 |
| add() |
S |
79 |
1 |
3 |
| set() |
S |
71 |
1 |
5 |
| replace() |
S |
79 |
1 |
3 |
| hard_delete() |
S |
76 |
1 |
4 |
| available() |
S |
80 |
1 |
3 |
| _set_key_version() |
S |
74 |
1 |
4 |
| counter_set() |
S |
75 |
1 |
4 |
| counter_get() |
S |
72 |
1 |
5 |
| get_item_key() |
S |
70 |
1 |
6 |