-
Home
-
Addon Library
-
1.3.76 (latest)
-
Code
-
Classes
- UniteCreatorDB
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
388 |
Lines of code |
189 |
Logical lines of code |
143 |
Comment lines |
78 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createFetchQuery() |
S |
53 |
7 |
23 |
insert() |
S |
57 |
5 |
16 |
fetchSingle() |
S |
55 |
4 |
19 |
getWhereString() |
S |
57 |
4 |
16 |
update() |
S |
56 |
4 |
16 |
fetchPage() |
S |
53 |
2 |
22 |
checkForErrors() |
S |
65 |
3 |
9 |
getQueryPart_where() |
S |
68 |
3 |
8 |
delete() |
S |
64 |
2 |
9 |
get_row() |
S |
65 |
2 |
9 |
__construct() |
S |
80 |
1 |
3 |
getTotalRows() |
S |
68 |
1 |
7 |
fetchFields() |
S |
71 |
1 |
5 |
fetchSql() |
S |
71 |
1 |
6 |
fetch() |
S |
71 |
1 |
5 |
throwError() |
S |
80 |
1 |
3 |
runSql() |
S |
73 |
1 |
5 |
getLastInsertID() |
S |
77 |
1 |
4 |
escape() |
S |
76 |
1 |
4 |