-
Home
-
Variation Swatches for WooCommerce
-
2.1.3 (latest)
-
Code
-
Classes
- Woo_Variation_Swatches_Cache
Total Complexity |
36 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
182 |
Lines of code |
112 |
Logical lines of code |
64 |
Comment lines |
7 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_transient() |
S |
64 |
4 |
9 |
delete_all_transient_from_db() |
S |
63 |
4 |
9 |
delete_group_cache() |
S |
65 |
3 |
8 |
get_transient_version() |
S |
65 |
2 |
9 |
get_cache_prefix() |
S |
63 |
2 |
10 |
delete_transient() |
S |
75 |
2 |
4 |
delete_all_transient() |
S |
76 |
2 |
4 |
get_cache_key() |
S |
78 |
2 |
3 |
get_cache() |
S |
75 |
2 |
4 |
delete_cache() |
S |
75 |
2 |
4 |
delete_all_cache() |
S |
69 |
2 |
6 |
__construct() |
S |
64 |
2 |
10 |
delete_cache_group() |
S |
72 |
1 |
5 |
get_transient_group() |
S |
80 |
1 |
3 |
get_transient_name() |
S |
82 |
1 |
3 |
set_transient() |
S |
67 |
1 |
8 |
get_transients() |
S |
80 |
1 |
3 |
delete_transient_group() |
S |
70 |
1 |
6 |
set_cache() |
S |
75 |
1 |
4 |