-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.22
-
Code
-
Classes
- WPTC_DropboxFacade
Total Complexity |
92 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
484 |
Lines of code |
323 |
Logical lines of code |
213 |
Comment lines |
56 |
Methods |
22 |
Properties |
7 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_exception() |
A |
46 |
14 |
36 |
ping_server_if_storage_quota_low() |
A |
48 |
11 |
30 |
init() |
S |
51 |
6 |
27 |
upload_file() |
S |
51 |
6 |
24 |
chunk_download_file() |
S |
51 |
6 |
24 |
download_file() |
S |
52 |
6 |
24 |
chunk_upload_file() |
S |
53 |
6 |
22 |
validate_max_revision_limit() |
S |
57 |
5 |
17 |
get_account_info() |
S |
58 |
5 |
17 |
get_token() |
S |
57 |
3 |
19 |
is_auth_error() |
S |
70 |
4 |
6 |
quota_info() |
S |
63 |
3 |
11 |
is_authorized() |
S |
64 |
3 |
11 |
migrate_to_v2() |
S |
53 |
2 |
23 |
can_show_error_alert() |
S |
71 |
3 |
6 |
get_quota_div() |
S |
71 |
3 |
5 |
__construct() |
S |
76 |
1 |
4 |
set_token() |
S |
77 |
1 |
4 |
unlink_account() |
S |
81 |
1 |
3 |
store_token_from_refresh() |
S |
77 |
1 |
4 |
get_authorize_url() |
S |
81 |
1 |
3 |
retrieve_revisions() |
S |
80 |
1 |
3 |