-
Home
-
WebToffee WP Backup and Migration
-
1.4.0
-
Code
-
Classes
- Wp_Migration_Duplicator_Export
| Total Complexity |
282 |
| Dependencies |
10 |
| Dependents |
0 |
| Total lines |
1,624 |
| Lines of code |
1,240 |
| Logical lines of code |
838 |
| Comment lines |
233 |
| Methods |
37 |
| Properties |
10 |
Methods 37
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| start_export() |
D |
22 |
44 |
182 |
| export_db() |
D |
26 |
33 |
146 |
| export_files() |
C |
29 |
24 |
120 |
| wt_saveDatabaseFields() |
B |
38 |
16 |
63 |
| ajax_main() |
A |
40 |
15 |
57 |
| wt_gets_complete_file_path() |
A |
44 |
15 |
46 |
| prepare_start_time() |
A |
38 |
12 |
81 |
| save_schedule() |
A |
43 |
14 |
44 |
| mgdp_get_file_size() |
A |
44 |
12 |
38 |
| wt_split_file_path() |
A |
46 |
12 |
35 |
| do_cron() |
A |
41 |
10 |
57 |
| split_db() |
A |
43 |
8 |
45 |
| wt_table_export_limit_desider() |
S |
49 |
6 |
31 |
| full_copy() |
S |
54 |
6 |
21 |
| schedule_cron() |
S |
56 |
5 |
19 |
| wt_gets_size() |
S |
63 |
6 |
9 |
| wt_save_settings() |
S |
58 |
5 |
15 |
| out_settings_form() |
S |
44 |
2 |
43 |
| prepare_cron() |
S |
61 |
4 |
13 |
| is_need_to_exclude() |
S |
61 |
4 |
12 |
| stop_export() |
S |
56 |
3 |
17 |
| get_check_export_log() |
S |
65 |
3 |
10 |
| is_cron_scheduled() |
S |
66 |
3 |
8 |
| __construct() |
S |
49 |
1 |
29 |
| get_mysqli() |
S |
61 |
2 |
12 |
| get_exclude_extensions() |
S |
70 |
2 |
6 |
| get_exclude_items() |
S |
65 |
2 |
8 |
| add_export_module_css() |
S |
70 |
2 |
6 |
| wt_delete_schedule() |
S |
66 |
2 |
9 |
| set_cron_interval() |
S |
64 |
2 |
10 |
| backup_page_export_btn() |
S |
67 |
1 |
12 |
| is_need_to_exclude_extension() |
S |
72 |
1 |
5 |
| settings_tabhead() |
S |
77 |
1 |
3 |
| exclude_unwanted_modules() |
S |
67 |
1 |
8 |
| exclude_unwanted_modules_cron() |
S |
67 |
1 |
8 |
| do_cron_export() |
S |
81 |
1 |
3 |
| prepare_for_next_run() |
S |
64 |
1 |
9 |