-
Home
-
W3 Total Cache
-
2.2.2
-
Code
-
Classes
- Cache_Memcache
| Total Complexity |
53 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
340 |
| Lines of code |
167 |
| Logical lines of code |
101 |
| Comment lines |
121 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_stats_size() |
A |
46 |
12 |
37 |
| get_with_old() |
A |
52 |
9 |
24 |
| __construct() |
S |
55 |
6 |
18 |
| _get_key_version() |
S |
65 |
4 |
8 |
| delete() |
S |
61 |
3 |
12 |
| set_if_maybe_equals() |
S |
67 |
3 |
7 |
| counter_add() |
S |
65 |
3 |
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 |
75 |
1 |
4 |
| flush() |
S |
77 |
1 |
4 |
| available() |
S |
80 |
1 |
3 |
| get_statistics() |
S |
81 |
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 |