-
Home
-
iControlWP
-
4.2.2
-
Code
-
Classes
- ICWP_APP_WpDb
Total Complexity |
35 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
272 |
Lines of code |
117 |
Logical lines of code |
60 |
Comment lines |
122 |
Methods |
26 |
Properties |
2 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getColumnsForTable() |
S |
65 |
3 |
8 |
GetInstance() |
S |
72 |
2 |
6 |
loadWpdb() |
S |
72 |
2 |
6 |
isTableCrashed() |
S |
78 |
2 |
3 |
isTableView() |
S |
78 |
2 |
3 |
optimizeTable() |
S |
68 |
2 |
7 |
doTruncateTable() |
S |
68 |
2 |
7 |
showTableStatus() |
S |
68 |
2 |
7 |
insertDataIntoTable() |
S |
75 |
1 |
4 |
updateRowsFromTableWhere() |
S |
75 |
1 |
4 |
selectRow() |
S |
75 |
1 |
4 |
selectCustom() |
S |
75 |
1 |
4 |
selectAllFromTable() |
S |
72 |
1 |
5 |
getTable_Posts() |
S |
76 |
1 |
4 |
getVar() |
S |
80 |
1 |
3 |
__construct() |
S |
98 |
1 |
1 |
getTable_Comments() |
S |
76 |
1 |
4 |
getPrefix() |
S |
76 |
1 |
4 |
getIfTableExists() |
S |
68 |
1 |
7 |
getCharCollate() |
S |
81 |
1 |
3 |
doSql() |
S |
76 |
1 |
4 |
doEmptyTable() |
S |
80 |
1 |
3 |
doDropTable() |
S |
75 |
1 |
4 |
deleteRowsFromTableWhere() |
S |
75 |
1 |
4 |
dbDelta() |
S |
75 |
1 |
4 |
getWpdb() |
S |
78 |
1 |
4 |