-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
5.1.2 (latest)
-
Code
-
Classes
- BackWPup_Destinations
Total Complexity |
34 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
258 |
Lines of code |
111 |
Logical lines of code |
45 |
Comment lines |
31 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
file_download() |
S |
50 |
2 |
32 |
get_destinations() |
S |
62 |
3 |
12 |
getDecodedHashAndJobId() |
S |
63 |
3 |
10 |
is_backup_owned_by_job() |
S |
64 |
3 |
9 |
is_backup_archive() |
S |
63 |
3 |
10 |
dataContainsCorrectValues() |
S |
70 |
2 |
6 |
file_delete() |
S |
91 |
1 |
2 |
can_run() |
S |
100 |
1 |
0 |
job_run_sync() |
S |
82 |
1 |
3 |
job_run_archive() |
S |
100 |
1 |
0 |
file_get_list() |
S |
82 |
1 |
3 |
option_defaults() |
S |
100 |
1 |
0 |
edit_tab() |
S |
100 |
1 |
0 |
wizard_save() |
S |
82 |
1 |
3 |
wizard_page() |
S |
74 |
1 |
5 |
wizard_inline_js() |
S |
91 |
1 |
2 |
wizard_admin_print_scripts() |
S |
91 |
1 |
2 |
wizard_admin_print_styles() |
S |
91 |
1 |
2 |
edit_ajax() |
S |
91 |
1 |
2 |
edit_inline_js() |
S |
91 |
1 |
2 |
admin_print_scripts() |
S |
91 |
1 |
2 |
edit_form_post_save() |
S |
100 |
1 |
0 |
edit_auth() |
S |
91 |
1 |
2 |
admin_print_styles() |
S |
91 |
1 |
2 |