-
Home
-
Seraphinite Accelerator
-
2.27.17 (latest)
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
113 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
546 |
Lines of code |
358 |
Logical lines of code |
243 |
Comment lines |
0 |
Methods |
37 |
Properties |
10 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
A |
47 |
12 |
35 |
_updateFromStg() |
A |
49 |
10 |
32 |
_incr() |
A |
50 |
9 |
27 |
_updateToStg() |
A |
52 |
9 |
24 |
delete() |
S |
57 |
6 |
16 |
_add() |
S |
59 |
6 |
12 |
_init() |
S |
49 |
3 |
30 |
add_multiple() |
S |
61 |
4 |
11 |
_is_valid_key() |
S |
68 |
4 |
7 |
set_multiple() |
S |
59 |
3 |
13 |
stats() |
S |
60 |
3 |
12 |
add() |
S |
69 |
3 |
6 |
_normExpiration() |
S |
65 |
3 |
8 |
_getPath() |
S |
76 |
3 |
3 |
_clnWpOption() |
S |
66 |
3 |
8 |
_set() |
S |
64 |
3 |
9 |
flush_group() |
S |
62 |
2 |
11 |
reset() |
S |
68 |
2 |
8 |
switch_to_blog() |
S |
67 |
2 |
8 |
flush() |
S |
64 |
2 |
10 |
_normPath() |
S |
68 |
2 |
6 |
get_multiple() |
S |
68 |
2 |
7 |
delete_multiple() |
S |
68 |
2 |
7 |
set() |
S |
65 |
2 |
8 |
_getFilePath() |
S |
71 |
1 |
5 |
decr() |
S |
78 |
1 |
3 |
add_global_groups() |
S |
78 |
1 |
3 |
incr() |
S |
79 |
1 |
3 |
_delWpAllOptions() |
S |
80 |
1 |
3 |
add_non_persistent_groups() |
S |
78 |
1 |
3 |
replace() |
S |
74 |
1 |
4 |
__destruct() |
S |
100 |
1 |
2 |
__unset() |
S |
81 |
1 |
3 |
__isset() |
S |
80 |
1 |
3 |
__set() |
S |
81 |
1 |
3 |
__get() |
S |
82 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |