-
Home
-
User Feedback – Create Interactive Feedback Form, User Surveys, and Polls in Seconds
-
1.0.1
-
Code
-
Classes
- UserFeedback_Query
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
369 |
Lines of code |
134 |
Logical lines of code |
72 |
Comment lines |
168 |
Methods |
18 |
Properties |
13 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
where() |
A |
43 |
11 |
45 |
paginate() |
S |
60 |
3 |
13 |
get_sort_sql() |
S |
71 |
3 |
5 |
get_pagination_sql() |
S |
68 |
3 |
7 |
get_grouping_sql() |
S |
71 |
2 |
6 |
get_sql() |
S |
64 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
group_by() |
S |
73 |
1 |
5 |
is_paginated() |
S |
82 |
1 |
3 |
get_where_query() |
S |
82 |
1 |
3 |
run() |
S |
76 |
1 |
4 |
or_where() |
S |
79 |
1 |
3 |
orderby() |
S |
74 |
1 |
5 |
join() |
S |
78 |
1 |
3 |
get_select_query() |
S |
79 |
1 |
3 |
select_raw() |
S |
76 |
1 |
4 |
select() |
S |
77 |
1 |
4 |
get_pagination() |
S |
72 |
1 |
6 |