-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
4.23.10
-
Code
-
Classes
- WPRSS_Image_Cache_Image
Total Complexity |
71 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
673 |
Lines of code |
234 |
Logical lines of code |
132 |
Comment lines |
316 |
Methods |
41 |
Properties |
13 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_size() |
A |
51 |
8 |
25 |
_download() |
S |
56 |
4 |
18 |
retrieve() |
S |
59 |
2 |
16 |
__construct() |
S |
72 |
3 |
5 |
delete() |
S |
70 |
3 |
6 |
get_tmp_dir() |
S |
68 |
3 |
7 |
reset() |
S |
59 |
1 |
16 |
_set_tmp_path() |
S |
71 |
2 |
6 |
get_unique_name() |
S |
73 |
2 |
5 |
download() |
S |
71 |
2 |
6 |
get_ttl() |
S |
74 |
2 |
5 |
is_fall_back_to_unsecure() |
S |
71 |
2 |
6 |
_is_attempted() |
S |
71 |
2 |
6 |
get_current_path() |
S |
73 |
2 |
5 |
get_tmp_path() |
S |
73 |
2 |
5 |
is_readable() |
S |
73 |
2 |
5 |
get_cache() |
S |
74 |
2 |
5 |
is_cached() |
S |
74 |
2 |
5 |
get_local_path() |
S |
73 |
2 |
5 |
_is_cached() |
S |
71 |
2 |
6 |
has_url() |
S |
80 |
1 |
3 |
_set_url() |
S |
77 |
1 |
4 |
_set_unique_name() |
S |
77 |
1 |
4 |
set_url() |
S |
74 |
1 |
5 |
get_url() |
S |
82 |
1 |
3 |
get_expiration_time() |
S |
80 |
1 |
3 |
check_expired() |
S |
80 |
1 |
3 |
check_exists() |
S |
80 |
1 |
3 |
get_modification_time() |
S |
80 |
1 |
3 |
_set_path() |
S |
77 |
1 |
4 |
set_path() |
S |
77 |
1 |
4 |
_retrieve() |
S |
81 |
1 |
3 |
get_path() |
S |
82 |
1 |
3 |
normalize_time() |
S |
80 |
1 |
3 |
set_ttl() |
S |
80 |
1 |
3 |
has_path() |
S |
80 |
1 |
3 |
is_attempted() |
S |
81 |
1 |
3 |
_set_local_path() |
S |
77 |
1 |
4 |
has_local_path() |
S |
80 |
1 |
3 |
set_download_request_timeout() |
S |
76 |
1 |
4 |
get_download_request_timeout() |
S |
82 |
1 |
3 |