-
Home
-
WebToffee WP Backup and Migration
-
1.5.7 (latest)
-
Code
-
Classes
- Wp_Migration_Duplicator_Import
| Total Complexity |
206 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
1,182 |
| Lines of code |
857 |
| Logical lines of code |
544 |
| Comment lines |
241 |
| Methods |
27 |
| Properties |
8 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_db() |
D |
26 |
35 |
142 |
| upload_import_file() |
B |
38 |
16 |
67 |
| fetch_file() |
A |
42 |
14 |
49 |
| finalize_migration() |
A |
38 |
13 |
64 |
| wt_split_file_path() |
A |
41 |
13 |
58 |
| ajax_main() |
A |
42 |
13 |
47 |
| resumableUpload() |
A |
46 |
13 |
33 |
| webtoffee_serialize() |
A |
48 |
11 |
32 |
| start_import() |
A |
43 |
7 |
46 |
| delete() |
A |
53 |
8 |
22 |
| wt_save_import_settings() |
A |
54 |
8 |
19 |
| 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 |
| restore_backup_btn() |
S |
52 |
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 |
| __construct() |
S |
63 |
1 |
9 |
| restore_notice() |
S |
68 |
1 |
9 |
| get_possible_import_methods() |
S |
70 |
1 |
6 |
| returnJson() |
S |
74 |
1 |
5 |
| get_file_url() |
S |
79 |
1 |
3 |