-
Home
-
Simple Cache
-
2.0.0 (latest)
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
137 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
809 |
Lines of code |
412 |
Logical lines of code |
268 |
Comment lines |
285 |
Methods |
25 |
Properties |
8 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_call_redis() |
B |
42 |
20 |
47 |
_connect_redis() |
A |
44 |
11 |
46 |
decr() |
A |
46 |
11 |
41 |
incr() |
A |
46 |
11 |
41 |
set() |
A |
51 |
8 |
27 |
get() |
A |
52 |
8 |
24 |
delete_group() |
A |
56 |
8 |
17 |
delete() |
S |
53 |
7 |
22 |
_get_internal() |
S |
56 |
7 |
18 |
_set_internal() |
S |
58 |
6 |
15 |
_unset_internal() |
S |
60 |
6 |
13 |
add() |
S |
61 |
5 |
12 |
__construct() |
S |
65 |
5 |
8 |
_isset_internal() |
S |
64 |
4 |
9 |
_exists() |
S |
63 |
3 |
11 |
_key() |
S |
62 |
3 |
11 |
replace() |
S |
65 |
3 |
9 |
stats() |
S |
61 |
2 |
11 |
flush() |
S |
70 |
2 |
7 |
switch_to_blog() |
S |
75 |
2 |
4 |
add_global_groups() |
S |
72 |
1 |
5 |
add_non_persistent_groups() |
S |
72 |
1 |
5 |
reset() |
S |
79 |
1 |
3 |
_should_persist() |
S |
79 |
1 |
3 |
__destruct() |
S |
82 |
1 |
3 |