-
Home
-
Cachify
-
2.4.1 (latest)
-
Code
-
Classes
- Cachify_HDD
Total Complexity |
56 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
436 |
Lines of code |
197 |
Logical lines of code |
99 |
Comment lines |
187 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_user_can_delete() |
A |
45 |
13 |
42 |
_clear_dir() |
A |
51 |
10 |
26 |
_dir_size() |
S |
54 |
5 |
22 |
_file_path() |
S |
57 |
4 |
16 |
_create_files() |
S |
62 |
3 |
11 |
print_cache() |
S |
68 |
3 |
7 |
_create_file() |
S |
58 |
2 |
15 |
_cache_signature() |
S |
63 |
2 |
11 |
is_gzip_enabled() |
S |
70 |
2 |
6 |
store_item() |
S |
65 |
2 |
9 |
_file_html() |
S |
77 |
2 |
3 |
_file_gzip() |
S |
77 |
2 |
3 |
get_stats() |
S |
79 |
1 |
3 |
clear_cache() |
S |
72 |
1 |
6 |
delete_item() |
S |
75 |
1 |
5 |
get_item() |
S |
75 |
1 |
5 |
stringify_method() |
S |
81 |
1 |
3 |
is_available() |
S |
75 |
1 |
4 |