-
Home
-
atec Cache APCu
-
2.1.38
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
89 |
Dependencies |
1 |
Dependents |
20 |
Total lines |
279 |
Lines of code |
187 |
Logical lines of code |
144 |
Comment lines |
2 |
Methods |
37 |
Properties |
9 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
flush_group() |
S |
57 |
6 |
14 |
get_p() |
S |
61 |
5 |
12 |
set_p() |
S |
65 |
5 |
7 |
set_np() |
S |
68 |
4 |
6 |
build_key() |
S |
69 |
4 |
5 |
flush() |
S |
65 |
4 |
8 |
incr_clean() |
S |
70 |
3 |
6 |
get() |
S |
66 |
3 |
7 |
__construct() |
S |
71 |
3 |
5 |
add() |
S |
70 |
3 |
5 |
replace_np() |
S |
74 |
2 |
4 |
set_multiple() |
S |
71 |
2 |
5 |
replace_p() |
S |
74 |
2 |
4 |
replace() |
S |
73 |
2 |
4 |
incr_np() |
S |
69 |
2 |
6 |
incr_p() |
S |
69 |
2 |
6 |
add_global_groups() |
S |
78 |
2 |
3 |
incr() |
S |
73 |
2 |
4 |
add_non_persistent_groups() |
S |
78 |
2 |
3 |
switch_to_blog() |
S |
78 |
2 |
3 |
get_np() |
S |
72 |
2 |
5 |
set() |
S |
73 |
2 |
4 |
get_multiple() |
S |
71 |
2 |
5 |
delete_np() |
S |
74 |
2 |
4 |
delete_multiple() |
S |
72 |
2 |
5 |
delete() |
S |
74 |
2 |
4 |
add_np() |
S |
75 |
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 |
78 |
2 |
3 |
exists_np() |
S |
90 |
1 |
1 |
get_global_groups() |
S |
82 |
1 |
3 |
get_np_groups() |
S |
82 |
1 |
3 |
flush_runtime() |
S |
74 |
1 |
5 |
stats() |
S |
70 |
1 |
7 |