-
Home
-
Microsoft Azure Storage for WordPress
-
4.3.2
-
Code
-
Classes
- Windows_Azure_Helper
Total Complexity |
59 |
Dependencies |
4 |
Dependents |
15 |
Total lines |
585 |
Lines of code |
214 |
Logical lines of code |
117 |
Comment lines |
295 |
Methods |
28 |
Properties |
0 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_upload_dir() |
S |
55 |
6 |
17 |
put_uploaded_file_to_blob_storage() |
S |
53 |
4 |
20 |
get_unique_blob_name() |
S |
55 |
4 |
19 |
put_media_to_blob_storage() |
S |
56 |
4 |
17 |
get_hostname() |
S |
57 |
4 |
16 |
list_containers() |
S |
64 |
3 |
9 |
list_blobs() |
S |
63 |
3 |
10 |
get_api_credentials() |
S |
66 |
3 |
9 |
get_default_container() |
S |
73 |
2 |
5 |
get_use_for_default_upload() |
S |
70 |
2 |
6 |
file_exists() |
S |
63 |
2 |
10 |
unlink_file() |
S |
63 |
2 |
10 |
get_cname() |
S |
77 |
2 |
3 |
get_account_name() |
S |
73 |
2 |
5 |
get_account_key() |
S |
73 |
2 |
5 |
get_cache_control() |
S |
72 |
2 |
5 |
get_http_proxy_password() |
S |
80 |
1 |
3 |
create_container() |
S |
71 |
1 |
5 |
delete_blob() |
S |
71 |
1 |
5 |
set_default_container() |
S |
79 |
1 |
3 |
get_blob_properties() |
S |
71 |
1 |
5 |
get_http_proxy_port() |
S |
80 |
1 |
3 |
get_http_proxy_host() |
S |
80 |
1 |
3 |
get_container_acl() |
S |
71 |
1 |
5 |
get_full_blob_url() |
S |
71 |
1 |
6 |
get_cache_ttl() |
S |
78 |
1 |
3 |
delete_local_file() |
S |
74 |
1 |
4 |
get_http_proxy_username() |
S |
80 |
1 |
3 |