-
Home
-
Breezing Forms
-
1.2.8.11 (latest)
-
Code
-
Classes
- JDatabaseQuery
Total Complexity |
96 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
1,068 |
Lines of code |
395 |
Logical lines of code |
219 |
Comment lines |
505 |
Methods |
34 |
Properties |
17 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__toString() |
B |
38 |
21 |
83 |
clear() |
A |
41 |
14 |
67 |
__call() |
S |
56 |
7 |
18 |
__clone() |
S |
65 |
4 |
9 |
nullDate() |
S |
62 |
3 |
12 |
quote() |
S |
68 |
3 |
7 |
select() |
S |
63 |
2 |
12 |
set() |
S |
62 |
2 |
12 |
where() |
S |
62 |
2 |
12 |
having() |
S |
62 |
2 |
12 |
order() |
S |
64 |
2 |
11 |
group() |
S |
64 |
2 |
11 |
from() |
S |
64 |
2 |
11 |
columns() |
S |
64 |
2 |
11 |
values() |
S |
64 |
2 |
11 |
escape() |
S |
68 |
2 |
7 |
delete() |
S |
65 |
2 |
9 |
dateFormat() |
S |
69 |
2 |
7 |
concatenate() |
S |
65 |
2 |
10 |
quoteName() |
S |
69 |
2 |
7 |
__get() |
S |
79 |
2 |
3 |
join() |
S |
67 |
2 |
8 |
update() |
S |
72 |
1 |
5 |
rightJoin() |
S |
76 |
1 |
4 |
castAsChar() |
S |
82 |
1 |
3 |
outerJoin() |
S |
76 |
1 |
4 |
length() |
S |
80 |
1 |
3 |
leftJoin() |
S |
76 |
1 |
4 |
charLength() |
S |
80 |
1 |
3 |
insert() |
S |
70 |
1 |
6 |
__construct() |
S |
81 |
1 |
3 |
dump() |
S |
77 |
1 |
3 |
currentTimestamp() |
S |
82 |
1 |
3 |
innerJoin() |
S |
76 |
1 |
4 |