-
Home
-
WPJAM Basic
-
6.5
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
85 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
409 |
Lines of code |
269 |
Logical lines of code |
164 |
Comment lines |
36 |
Methods |
29 |
Properties |
6 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
action() |
B |
43 |
17 |
47 |
get_multiple() |
A |
49 |
11 |
30 |
set_multiple() |
S |
53 |
6 |
22 |
__construct() |
S |
55 |
5 |
19 |
get() |
S |
57 |
5 |
16 |
get_with_cas() |
S |
56 |
4 |
19 |
internal_exists() |
S |
70 |
4 |
6 |
delete_multiple() |
S |
63 |
3 |
11 |
build_key() |
S |
70 |
3 |
5 |
get_from_internal() |
S |
66 |
3 |
9 |
delete() |
S |
67 |
2 |
8 |
switch_to_blog() |
S |
66 |
2 |
9 |
is_non_persistent_group() |
S |
75 |
2 |
4 |
add_to_internal() |
S |
69 |
2 |
7 |
add() |
S |
70 |
2 |
6 |
add_global_groups() |
S |
72 |
1 |
5 |
add_non_persistent_groups() |
S |
72 |
1 |
5 |
replace() |
S |
78 |
1 |
3 |
flush() |
S |
76 |
1 |
4 |
set() |
S |
78 |
1 |
3 |
incr() |
S |
74 |
1 |
4 |
delete_from_internal() |
S |
80 |
1 |
3 |
decr() |
S |
74 |
1 |
4 |
cas() |
S |
69 |
1 |
6 |
get_stats() |
S |
81 |
1 |
3 |
get_mc() |
S |
82 |
1 |
3 |
failure_callback() |
S |
91 |
1 |
2 |
close() |
S |
82 |
1 |
3 |
filter_expiration() |
S |
78 |
1 |
3 |