-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
4.72
-
Code
-
Classes
- BVWPDb
Total Complexity |
42 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
185 |
Lines of code |
151 |
Logical lines of code |
89 |
Comment lines |
0 |
Methods |
30 |
Properties |
0 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createTable() |
S |
60 |
4 |
13 |
getTableContent() |
S |
64 |
3 |
9 |
dbprefix() |
S |
73 |
2 |
5 |
tinfo() |
S |
64 |
2 |
10 |
deleteRowsFromtable() |
S |
66 |
2 |
8 |
dropBVTable() |
S |
68 |
2 |
7 |
deleteBVTableContent() |
S |
66 |
2 |
8 |
truncateBVTable() |
S |
67 |
2 |
8 |
alterBVTable() |
S |
67 |
2 |
8 |
replaceIntoBVTable() |
S |
72 |
1 |
5 |
getBVTable() |
S |
79 |
1 |
3 |
getWPTable() |
S |
80 |
1 |
3 |
getCharsetCollate() |
S |
77 |
1 |
4 |
isTablePresent() |
S |
78 |
1 |
3 |
rowsCount() |
S |
75 |
1 |
4 |
prepare() |
S |
76 |
1 |
4 |
showTableCreate() |
S |
78 |
1 |
3 |
repairTable() |
S |
79 |
1 |
3 |
checkTable() |
S |
78 |
1 |
3 |
describeTable() |
S |
79 |
1 |
3 |
tableKeys() |
S |
79 |
1 |
3 |
showTableStatus() |
S |
80 |
1 |
3 |
showTables() |
S |
74 |
1 |
4 |
tableName() |
S |
80 |
1 |
3 |
getCol() |
S |
76 |
1 |
4 |
getVar() |
S |
75 |
1 |
4 |
query() |
S |
76 |
1 |
4 |
getResult() |
S |
76 |
1 |
4 |
getSiteId() |
S |
77 |
1 |
4 |
getMysqlVersion() |
S |
77 |
1 |
4 |