-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
1.2.8
-
Code
-
Classes
- APCu_Object_Cache
Total Complexity |
56 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
265 |
Lines of code |
186 |
Logical lines of code |
111 |
Comment lines |
18 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
A |
53 |
8 |
22 |
get() |
S |
51 |
7 |
29 |
decr() |
S |
54 |
6 |
22 |
incr() |
S |
54 |
6 |
22 |
replace() |
S |
55 |
6 |
20 |
set() |
S |
60 |
3 |
13 |
get_key() |
S |
64 |
3 |
8 |
add_global_groups() |
S |
66 |
3 |
9 |
wp_cache_add_non_persistent_groups() |
S |
66 |
3 |
9 |
__construct() |
S |
69 |
2 |
6 |
get_group() |
S |
79 |
2 |
3 |
delete() |
S |
65 |
2 |
9 |
switch_to_blog() |
S |
78 |
2 |
3 |
flush() |
S |
74 |
1 |
5 |
reset() |
S |
82 |
1 |
3 |
stats() |
S |
82 |
1 |
3 |