-
Home
-
CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)
-
3.0.3
-
Code
-
Classes
- Cache
Total Complexity |
21 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
193 |
Lines of code |
85 |
Logical lines of code |
48 |
Comment lines |
91 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_transient_keys_with_prefix() |
S |
59 |
2 |
14 |
get_cache_prefix() |
S |
66 |
2 |
8 |
get() |
S |
66 |
2 |
8 |
set() |
S |
70 |
2 |
6 |
get_cache() |
S |
67 |
2 |
8 |
get_transient_prefix() |
S |
66 |
2 |
8 |
get_transient() |
S |
67 |
2 |
8 |
delete_transient() |
S |
68 |
2 |
7 |
invalidate_cache_group() |
S |
78 |
1 |
3 |
delete_cache() |
S |
78 |
1 |
3 |
delete() |
S |
76 |
1 |
4 |
set_cache() |
S |
74 |
1 |
4 |
set_transient() |
S |
74 |
1 |
4 |