-
Home
-
Breeze – WordPress Cache Plugin
-
2.1.20
-
Code
-
Classes
- Breeze_MinificationCache
Total Complexity |
82 |
Dependencies |
1 |
Dependents |
9 |
Total lines |
364 |
Lines of code |
278 |
Logical lines of code |
133 |
Comment lines |
31 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clear_site_minification() |
D |
33 |
42 |
84 |
create_cache_minification_folder() |
A |
38 |
12 |
91 |
clear_minification() |
S |
56 |
5 |
19 |
checkCacheDir() |
S |
58 |
5 |
16 |
__construct() |
S |
55 |
4 |
19 |
cache() |
S |
57 |
4 |
15 |
retrieve() |
S |
64 |
3 |
10 |
check() |
S |
71 |
2 |
6 |
factory() |
S |
68 |
2 |
8 |
get_cache_dir() |
S |
82 |
1 |
3 |
get_file_name() |
S |
82 |
1 |
3 |
getname() |
S |
75 |
1 |
4 |