-
Home
-
WPJAM Basic
-
6.7.3.1
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
82 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
290 |
Lines of code |
210 |
Logical lines of code |
127 |
Comment lines |
3 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
action() |
B |
44 |
19 |
42 |
get_multiple() |
A |
52 |
10 |
23 |
set_multiple() |
S |
53 |
6 |
23 |
get() |
S |
57 |
6 |
16 |
internal() |
S |
60 |
6 |
12 |
__construct() |
S |
60 |
4 |
13 |
delete_multiple() |
S |
66 |
4 |
7 |
parse_group() |
S |
71 |
3 |
5 |
get_with_cas() |
S |
62 |
3 |
10 |
add() |
S |
70 |
2 |
6 |
delete() |
S |
74 |
2 |
4 |
switch_to_blog() |
S |
73 |
2 |
5 |
is_non_persistent_group() |
S |
78 |
2 |
3 |
cas() |
S |
74 |
1 |
4 |
close() |
S |
82 |
1 |
3 |
failure_callback() |
S |
98 |
1 |
1 |
get_mc() |
S |
82 |
1 |
3 |
get_stats() |
S |
81 |
1 |
3 |
build_key() |
S |
77 |
1 |
3 |
add_non_persistent_groups() |
S |
78 |
1 |
3 |
add_global_groups() |
S |
78 |
1 |
3 |
set() |
S |
78 |
1 |
3 |
incr() |
S |
74 |
1 |
4 |
decr() |
S |
74 |
1 |
4 |
flush() |
S |
76 |
1 |
4 |
replace() |
S |
78 |
1 |
3 |