-
Home
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
3.7.1
-
Code
-
Classes
- WP_Optimize_Transients_Cache
Total Complexity |
23 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
155 |
Lines of code |
73 |
Logical lines of code |
40 |
Comment lines |
54 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set() |
S |
52 |
7 |
23 |
get_instance() |
S |
69 |
2 |
7 |
get() |
S |
75 |
2 |
4 |
delete() |
S |
70 |
2 |
6 |
set_transient() |
S |
69 |
2 |
7 |
get_transient() |
S |
68 |
2 |
8 |
delete_transient() |
S |
70 |
2 |
7 |
flush() |
S |
74 |
2 |
5 |
__construct() |
S |
91 |
1 |
2 |
flush_value() |
S |
75 |
1 |
4 |