-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
4.77
-
Code
-
Classes
- BVWPDb
Total Complexity |
50 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
217 |
Lines of code |
179 |
Logical lines of code |
105 |
Comment lines |
0 |
Methods |
34 |
Properties |
0 |
Methods 34
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 |
truncateTables() |
S |
69 |
2 |
7 |
dropTables() |
S |
69 |
2 |
7 |
dropBVTable() |
S |
68 |
2 |
7 |
deleteBVTableContent() |
S |
66 |
2 |
8 |
truncateBVTable() |
S |
67 |
2 |
8 |
alterTables() |
S |
68 |
2 |
7 |
alterBVTable() |
S |
67 |
2 |
8 |
createTables() |
S |
68 |
2 |
7 |
repairTable() |
S |
79 |
1 |
3 |
getBVTable() |
S |
79 |
1 |
3 |
getSiteId() |
S |
77 |
1 |
4 |
replaceIntoBVTable() |
S |
72 |
1 |
5 |
getResult() |
S |
76 |
1 |
4 |
query() |
S |
76 |
1 |
4 |
getVar() |
S |
75 |
1 |
4 |
getCol() |
S |
76 |
1 |
4 |
tableName() |
S |
80 |
1 |
3 |
showTables() |
S |
74 |
1 |
4 |
getWPTable() |
S |
80 |
1 |
3 |
showTableCreate() |
S |
78 |
1 |
3 |
getCharsetCollate() |
S |
77 |
1 |
4 |
isTablePresent() |
S |
78 |
1 |
3 |
showTableStatus() |
S |
80 |
1 |
3 |
tableKeys() |
S |
79 |
1 |
3 |
describeTable() |
S |
79 |
1 |
3 |
prepare() |
S |
76 |
1 |
4 |
checkTable() |
S |
78 |
1 |
3 |
rowsCount() |
S |
75 |
1 |
4 |
getMysqlVersion() |
S |
77 |
1 |
4 |