-
Home
-
Migration, Backup, Staging – WPvivid Backup & Migration
-
0.9.103
-
Code
-
Classes
- WPvivid_Mysqldump
Total Complexity |
177 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
1,309 |
Lines of code |
806 |
Logical lines of code |
422 |
Comment lines |
306 |
Methods |
31 |
Properties |
20 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
listValues() |
D |
24 |
35 |
191 |
getDatabaseStructure() |
A |
43 |
15 |
49 |
exportTables() |
A |
40 |
13 |
64 |
parseDsn() |
A |
50 |
9 |
27 |
__construct() |
A |
40 |
6 |
62 |
escape() |
A |
54 |
8 |
20 |
prepareListValues() |
A |
50 |
7 |
33 |
getTableColumnTypes() |
A |
45 |
6 |
46 |
start() |
S |
45 |
6 |
43 |
getColumnStmt() |
S |
56 |
7 |
16 |
endListValues() |
S |
54 |
6 |
25 |
exportViews() |
S |
57 |
6 |
17 |
getTableStructure() |
S |
52 |
5 |
26 |
matches() |
S |
61 |
5 |
12 |
getViewStructureTable() |
S |
55 |
4 |
20 |
getDumpFileHeader() |
S |
57 |
4 |
16 |
get_db_type() |
S |
60 |
4 |
14 |
array_replace_recursive() |
S |
60 |
4 |
13 |
getViewStructureView() |
S |
56 |
3 |
18 |
getEventStructure() |
S |
58 |
3 |
15 |
getProcedureStructure() |
S |
58 |
3 |
15 |
getTriggerStructure() |
S |
61 |
3 |
14 |
getDumpFileFooter() |
S |
63 |
3 |
11 |
exportEvents() |
S |
74 |
2 |
5 |
createStandInTable() |
S |
62 |
2 |
10 |
exportProcedures() |
S |
74 |
2 |
5 |
exportTriggers() |
S |
74 |
2 |
5 |
connect() |
S |
73 |
1 |
4 |
__destruct() |
S |
91 |
1 |
2 |
query() |
S |
76 |
1 |
4 |
exec() |
S |
76 |
1 |
4 |