-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- databaseModelBup
Total Complexity |
104 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
619 |
Lines of code |
388 |
Logical lines of code |
251 |
Comment lines |
154 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_flexRestore() |
B |
38 |
20 |
67 |
runQueries() |
A |
48 |
11 |
33 |
create() |
A |
42 |
8 |
46 |
getTransactionSupport() |
S |
56 |
6 |
18 |
validateMetadata() |
S |
50 |
5 |
33 |
__construct() |
S |
57 |
6 |
16 |
_runQuery() |
S |
59 |
6 |
14 |
restoreFallback() |
S |
54 |
5 |
22 |
clearFallback() |
S |
54 |
5 |
20 |
getStackTablesName() |
S |
55 |
4 |
19 |
parseMetadata() |
S |
60 |
4 |
13 |
_startQueries() |
S |
60 |
3 |
14 |
parseQueries() |
S |
64 |
3 |
9 |
_endQueries() |
S |
68 |
3 |
7 |
parseColumns() |
S |
69 |
2 |
7 |
parseData() |
S |
66 |
2 |
8 |
restore() |
S |
66 |
2 |
8 |
query() |
S |
70 |
2 |
7 |
mysqliQuery() |
S |
67 |
2 |
8 |
addQuotes() |
S |
73 |
1 |
4 |
addColQuotes() |
S |
80 |
1 |
3 |
setConfig() |
S |
77 |
1 |
4 |
getConfig() |
S |
82 |
1 |
3 |
mysqlQuery() |
S |
74 |
1 |
5 |