-
Home
-
Product Attachment for WooCommerce
-
2.1.3
-
Code
-
Classes
- FS_Cache_Manager
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
314 |
Lines of code |
121 |
Logical lines of code |
55 |
Comment lines |
142 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_valid() |
A |
57 |
9 |
17 |
get_valid() |
S |
61 |
6 |
12 |
get_record_expiration() |
S |
62 |
5 |
12 |
get() |
S |
62 |
5 |
11 |
update_expiration() |
S |
61 |
4 |
12 |
expire() |
S |
62 |
4 |
11 |
has() |
S |
68 |
3 |
7 |
get_manager() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
6 |
is_empty() |
S |
78 |
1 |
4 |
clear() |
S |
78 |
1 |
4 |
delete() |
S |
83 |
1 |
3 |
set() |
S |
66 |
1 |
8 |
purge() |
S |
76 |
1 |
4 |
migrate_to_network() |
S |
83 |
1 |
3 |