-
Home
-
atec Cache APCu
-
2.3.10
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
84 |
Dependencies |
0 |
Dependents |
24 |
Total lines |
244 |
Lines of code |
158 |
Logical lines of code |
136 |
Comment lines |
21 |
Methods |
28 |
Properties |
10 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set() |
A |
49 |
15 |
27 |
safe_unserialize() |
A |
57 |
11 |
13 |
build_key() |
S |
65 |
7 |
7 |
incr() |
S |
59 |
4 |
15 |
get() |
S |
64 |
5 |
8 |
__construct() |
S |
67 |
4 |
7 |
delete() |
S |
70 |
3 |
5 |
add() |
S |
70 |
3 |
5 |
add_global_groups() |
S |
88 |
2 |
1 |
replace() |
S |
73 |
2 |
4 |
incr_clean() |
S |
74 |
2 |
4 |
switch_to_blog() |
S |
89 |
2 |
1 |
set_np() |
S |
70 |
2 |
6 |
set_multiple() |
S |
71 |
2 |
5 |
get_multiple() |
S |
71 |
2 |
5 |
get_np() |
S |
66 |
2 |
9 |
add_non_persistent_groups() |
S |
88 |
2 |
1 |
delete_np() |
S |
74 |
2 |
4 |
delete_multiple() |
S |
72 |
2 |
5 |
add_multiple() |
S |
71 |
2 |
5 |
flush_runtime() |
S |
73 |
1 |
5 |
get_np_groups() |
S |
92 |
1 |
1 |
instance() |
S |
79 |
1 |
3 |
get_global_groups() |
S |
92 |
1 |
1 |
wpc_counts() |
S |
88 |
1 |
1 |
wpc_delete() |
S |
87 |
1 |
1 |
wpc_array() |
S |
92 |
1 |
1 |
stats() |
S |
68 |
1 |
8 |