-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.25 (latest)
-
Code
-
Classes
- WPTC_GdriveFacade
| Total Complexity |
67 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
351 |
| Lines of code |
258 |
| Logical lines of code |
166 |
| Comment lines |
12 |
| Methods |
21 |
| Properties |
10 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_exception() |
A |
46 |
12 |
38 |
| init() |
A |
48 |
7 |
33 |
| ping_server_if_storage_quota_low() |
S |
53 |
6 |
22 |
| is_authorized() |
S |
56 |
5 |
19 |
| upload_file() |
S |
54 |
4 |
19 |
| download_file() |
S |
55 |
4 |
18 |
| chunk_download_file() |
S |
55 |
4 |
17 |
| set_fresh_token() |
S |
57 |
3 |
17 |
| chunk_upload_file() |
S |
62 |
3 |
11 |
| is_auth_error() |
S |
73 |
3 |
5 |
| can_show_error_alert() |
S |
71 |
3 |
6 |
| refresh_old_token() |
S |
67 |
2 |
8 |
| get_refresh_old_token() |
S |
65 |
2 |
9 |
| validate_max_revision_limit() |
S |
73 |
2 |
6 |
| __construct() |
S |
82 |
1 |
3 |
| get_authorize_url() |
S |
81 |
1 |
3 |
| unlink_account() |
S |
82 |
1 |
3 |
| reset_oauth_config() |
S |
71 |
1 |
6 |
| get_directory_contents() |
S |
82 |
1 |
3 |
| get_quota_div() |
S |
65 |
1 |
9 |
| retrieve_revisions() |
S |
80 |
1 |
3 |