-
Home
-
Migration, Backup, Staging – WPvivid Backup & Migration
-
0.9.101
-
Code
-
Classes
- WPvivid_Restore_DB_2
Total Complexity |
406 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
2,442 |
Lines of code |
2,062 |
Logical lines of code |
1,188 |
Comment lines |
26 |
Methods |
34 |
Properties |
27 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
replace_row() |
D |
9 |
82 |
378 |
exec_sql() |
D |
16 |
50 |
297 |
create_table() |
D |
21 |
55 |
220 |
init_restore_db() |
D |
24 |
39 |
175 |
replace_string_v2() |
D |
29 |
27 |
160 |
restore() |
C |
29 |
21 |
135 |
replace_serialize_data() |
B |
41 |
16 |
69 |
rename_db() |
A |
37 |
13 |
88 |
finish_restore_db() |
A |
39 |
9 |
68 |
restore_db() |
A |
44 |
8 |
47 |
insert() |
A |
49 |
8 |
33 |
lock_table() |
S |
51 |
7 |
27 |
drop_table() |
S |
51 |
7 |
27 |
do_replace_row() |
S |
46 |
6 |
42 |
check_max_allow_packet_ex() |
S |
54 |
7 |
21 |
test_access() |
S |
51 |
5 |
27 |
extract_ex() |
S |
53 |
5 |
21 |
extract() |
S |
53 |
5 |
21 |
skip_tables() |
S |
42 |
2 |
59 |
replace_table_execute_sql() |
S |
56 |
4 |
19 |
skip_rows() |
S |
60 |
4 |
14 |
replace_row_data() |
S |
57 |
3 |
19 |
get_remove_http_link() |
S |
60 |
3 |
13 |
get_remove_http_link_ex() |
S |
60 |
3 |
13 |
update_sub_task() |
S |
63 |
3 |
11 |
skip_create_tables() |
S |
63 |
3 |
11 |
is_og_table() |
S |
63 |
2 |
11 |
remove_tmp_table() |
S |
61 |
2 |
11 |
get_sql_file() |
S |
69 |
2 |
6 |
get_http_link_at_quote() |
S |
79 |
1 |
3 |
execute_sql() |
S |
75 |
1 |
4 |
str_replace_first() |
S |
74 |
1 |
4 |
transfer_path() |
S |
72 |
1 |
5 |
__construct() |
S |
81 |
1 |
3 |