-
Home
-
WebToffee WP Backup and Migration
-
1.2.4
-
Code
-
Classes
- Wp_Migration_Duplicator_Export
Total Complexity |
149 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
941 |
Lines of code |
729 |
Logical lines of code |
526 |
Comment lines |
125 |
Methods |
20 |
Properties |
6 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export_files() |
D |
20 |
45 |
218 |
export_db() |
C |
27 |
26 |
138 |
start_export() |
B |
30 |
20 |
116 |
webtoffee_serialize() |
A |
48 |
12 |
32 |
ajax_main() |
A |
43 |
8 |
49 |
stop_export() |
S |
52 |
6 |
21 |
full_copy() |
S |
54 |
6 |
21 |
delete_export_file() |
S |
54 |
6 |
18 |
is_need_to_exclude() |
S |
61 |
4 |
12 |
get_check_export_log() |
S |
65 |
3 |
10 |
out_settings_form() |
S |
50 |
1 |
28 |
get_mysqli() |
S |
62 |
2 |
11 |
get_exclude_extensions() |
S |
70 |
2 |
6 |
get_exclude_items() |
S |
65 |
2 |
8 |
backup_page_export_btn() |
S |
67 |
1 |
12 |
exclude_unwanted_modules() |
S |
66 |
1 |
8 |
__construct() |
S |
63 |
1 |
9 |
settings_tabhead() |
S |
77 |
1 |
3 |
is_need_to_exclude_extension() |
S |
72 |
1 |
5 |
add_export_module_css() |
S |
75 |
1 |
4 |