-
Home
-
atec Cache APCu
-
2.1.84 (latest)
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
111 |
Dependencies |
1 |
Dependents |
23 |
Total lines |
260 |
Lines of code |
175 |
Logical lines of code |
161 |
Comment lines |
2 |
Methods |
40 |
Properties |
9 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set() |
S |
62 |
9 |
8 |
get() |
S |
64 |
6 |
8 |
flush_group() |
S |
63 |
6 |
8 |
add() |
S |
66 |
6 |
6 |
get_p() |
S |
61 |
5 |
12 |
replace() |
S |
69 |
5 |
5 |
incr() |
S |
69 |
5 |
5 |
delete() |
S |
69 |
5 |
5 |
build_key() |
S |
69 |
4 |
5 |
flush() |
S |
66 |
4 |
7 |
__construct() |
S |
71 |
3 |
5 |
set_p() |
S |
68 |
3 |
6 |
can_unserialize() |
S |
87 |
3 |
1 |
replace_p() |
S |
74 |
2 |
4 |
replace_np() |
S |
74 |
2 |
4 |
incr_np() |
S |
69 |
2 |
6 |
incr_p() |
S |
69 |
2 |
6 |
incr_clean() |
S |
74 |
2 |
4 |
add_global_groups() |
S |
88 |
2 |
1 |
set_np() |
S |
72 |
2 |
5 |
add_non_persistent_groups() |
S |
88 |
2 |
1 |
switch_to_blog() |
S |
89 |
2 |
1 |
set_multiple() |
S |
71 |
2 |
5 |
get_np() |
S |
72 |
2 |
5 |
get_multiple() |
S |
71 |
2 |
5 |
delete_np() |
S |
74 |
2 |
4 |
delete_multiple() |
S |
72 |
2 |
5 |
add_np() |
S |
74 |
2 |
4 |
add_p() |
S |
74 |
2 |
4 |
add_multiple() |
S |
71 |
2 |
5 |
instance() |
S |
75 |
2 |
4 |
delete_p() |
S |
74 |
2 |
4 |
exists_p() |
S |
88 |
2 |
1 |
wpc_counts() |
S |
88 |
1 |
1 |
wpc_delete() |
S |
87 |
1 |
1 |
wpc_array() |
S |
92 |
1 |
1 |
get_global_groups() |
S |
92 |
1 |
1 |
get_np_groups() |
S |
92 |
1 |
1 |
flush_runtime() |
S |
77 |
1 |
4 |
stats() |
S |
70 |
1 |
7 |