-
Home
-
WebToffee WP Backup and Migration
-
1.3.9
-
Code
-
Classes
- Wp_Migration_Duplicator_Import
Total Complexity |
193 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
1,162 |
Lines of code |
849 |
Logical lines of code |
537 |
Comment lines |
166 |
Methods |
27 |
Properties |
8 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_db() |
D |
26 |
33 |
142 |
upload_import_file() |
A |
39 |
14 |
67 |
finalize_migration() |
A |
38 |
13 |
64 |
wt_split_file_path() |
A |
41 |
13 |
58 |
fetch_file() |
A |
42 |
12 |
49 |
resumableUpload() |
A |
46 |
13 |
33 |
webtoffee_serialize() |
A |
48 |
11 |
32 |
ajax_main() |
A |
44 |
9 |
43 |
start_import() |
A |
43 |
7 |
46 |
delete() |
A |
53 |
8 |
22 |
get_file_path() |
S |
52 |
6 |
25 |
checkAllParts() |
S |
54 |
6 |
21 |
out_settings_form() |
S |
39 |
3 |
62 |
rrmdir() |
S |
58 |
6 |
16 |
merge_db() |
S |
51 |
5 |
26 |
wt_save_import_settings() |
S |
58 |
5 |
15 |
restore_backup_btn() |
S |
53 |
4 |
29 |
getNextAvailableFilename() |
S |
60 |
5 |
12 |
delete_import_file() |
S |
60 |
5 |
12 |
createFileFromChunks() |
S |
55 |
4 |
18 |
settings_tabhead() |
S |
57 |
4 |
17 |
cleanUp() |
S |
67 |
2 |
8 |
returnJson() |
S |
74 |
1 |
5 |
restore_notice() |
S |
68 |
1 |
9 |
get_possible_import_methods() |
S |
70 |
1 |
6 |
get_file_url() |
S |
79 |
1 |
3 |
__construct() |
S |
63 |
1 |
9 |