-
Home
-
LiteSpeed Cache
-
5.1
-
Code
-
Classes
- WP_Object_Cache
| Total Complexity |
73 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
463 |
| Lines of code |
254 |
| Logical lines of code |
162 |
| Comment lines |
137 |
| Methods |
17 |
| Properties |
11 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get() |
A |
45 |
13 |
44 |
| _transient_get() |
A |
46 |
12 |
38 |
| _transient_set() |
A |
45 |
11 |
46 |
| incr_desr() |
S |
55 |
5 |
21 |
| set() |
S |
56 |
5 |
18 |
| _transient_del() |
S |
58 |
5 |
16 |
| delete() |
S |
61 |
4 |
13 |
| __construct() |
S |
68 |
3 |
6 |
| add() |
S |
64 |
3 |
10 |
| replace() |
S |
67 |
2 |
7 |
| _key() |
S |
74 |
2 |
4 |
| switch_to_blog() |
S |
75 |
2 |
4 |
| get_instance() |
S |
71 |
2 |
6 |
| debug() |
S |
65 |
1 |
9 |
| flush() |
S |
72 |
1 |
6 |
| add_global_groups() |
S |
81 |
1 |
3 |
| add_non_persistent_groups() |
S |
81 |
1 |
3 |