-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_DropboxFacade
Total Complexity |
34 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
208 |
Lines of code |
139 |
Logical lines of code |
91 |
Comment lines |
3 |
Methods |
14 |
Properties |
9 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
49 |
5 |
32 |
get_directory_contents() |
S |
58 |
5 |
16 |
save_tokens() |
S |
57 |
3 |
18 |
get_token() |
S |
61 |
3 |
13 |
upload_file() |
S |
64 |
3 |
9 |
remove_secret() |
S |
67 |
3 |
7 |
is_authorized() |
S |
68 |
2 |
8 |
get_account_info() |
S |
69 |
2 |
7 |
chunk_upload_file() |
S |
66 |
2 |
8 |
create_directory() |
S |
74 |
2 |
5 |
__construct() |
S |
82 |
1 |
3 |
get_authorize_url() |
S |
81 |
1 |
3 |
delete_file() |
S |
80 |
1 |
3 |
unlink_account() |
S |
69 |
1 |
7 |