-
Home
-
VikBooking Hotel Booking Engine & PMS
-
1.8.2
-
Code
-
Classes
- JDatabaseQuery
| Total Complexity |
77 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
893 |
| Lines of code |
351 |
| Logical lines of code |
196 |
| Comment lines |
388 |
| Methods |
25 |
| Properties |
16 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __toString() |
C |
36 |
23 |
92 |
| clear() |
B |
40 |
15 |
71 |
| from() |
S |
56 |
4 |
19 |
| selectRowNumber() |
S |
61 |
2 |
13 |
| having() |
S |
62 |
2 |
12 |
| select() |
S |
63 |
2 |
12 |
| set() |
S |
62 |
2 |
12 |
| where() |
S |
62 |
2 |
12 |
| columns() |
S |
64 |
2 |
11 |
| group() |
S |
64 |
2 |
11 |
| order() |
S |
64 |
2 |
11 |
| values() |
S |
64 |
2 |
11 |
| __construct() |
S |
70 |
2 |
7 |
| __get() |
S |
79 |
2 |
3 |
| delete() |
S |
65 |
2 |
9 |
| join() |
S |
67 |
2 |
8 |
| innerJoin() |
S |
76 |
1 |
4 |
| insert() |
S |
72 |
1 |
5 |
| leftJoin() |
S |
76 |
1 |
4 |
| outerJoin() |
S |
76 |
1 |
4 |
| rightJoin() |
S |
76 |
1 |
4 |
| update() |
S |
72 |
1 |
5 |
| extendWhere() |
S |
71 |
1 |
5 |
| orWhere() |
S |
79 |
1 |
3 |
| andWhere() |
S |
79 |
1 |
3 |