-
Home
-
W3 Total Cache
-
2.8.12
-
Code
-
Classes
- Cache_Nginx_Memcached
| Total Complexity |
51 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
409 |
| Lines of code |
167 |
| Logical lines of code |
99 |
| Comment lines |
192 |
| Methods |
17 |
| Properties |
2 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_stats_size() |
A |
43 |
13 |
49 |
| initialize() |
A |
51 |
11 |
25 |
| __construct() |
S |
58 |
4 |
16 |
| set_if_maybe_equals() |
S |
60 |
4 |
12 |
| counter_add() |
S |
63 |
3 |
11 |
| get_with_old() |
S |
62 |
3 |
10 |
| set() |
S |
73 |
2 |
4 |
| get_statistics() |
S |
66 |
2 |
9 |
| add() |
S |
78 |
1 |
3 |
| replace() |
S |
78 |
1 |
3 |
| delete() |
S |
80 |
1 |
3 |
| hard_delete() |
S |
80 |
1 |
3 |
| flush() |
S |
80 |
1 |
3 |
| available() |
S |
80 |
1 |
3 |
| counter_set() |
S |
75 |
1 |
4 |
| counter_get() |
S |
72 |
1 |
5 |
| get_item_key() |
S |
74 |
1 |
4 |