-
Home
-
WP-Recall – Registration, Profile, Commerce & More
-
16.26.10 (latest)
-
Code
-
Classes
- Rcl_Query
Total Complexity |
190 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
662 |
Lines of code |
486 |
Logical lines of code |
301 |
Comment lines |
13 |
Methods |
38 |
Properties |
3 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_sql() |
D |
36 |
33 |
69 |
parse() |
B |
39 |
23 |
62 |
where() |
B |
43 |
22 |
38 |
date() |
A |
47 |
12 |
33 |
maybe_unserialize() |
A |
52 |
10 |
26 |
select() |
A |
53 |
9 |
21 |
get_operator_data() |
A |
50 |
8 |
27 |
join() |
A |
51 |
8 |
25 |
orderby() |
S |
58 |
8 |
14 |
get_data() |
S |
54 |
7 |
22 |
get_operator_string() |
S |
62 |
5 |
10 |
distinct() |
S |
61 |
5 |
10 |
get_string_in() |
S |
60 |
4 |
13 |
set_operator_query() |
S |
67 |
3 |
7 |
groupby() |
S |
73 |
2 |
4 |
get_var() |
S |
71 |
2 |
6 |
__construct() |
S |
69 |
2 |
7 |
get_results() |
S |
71 |
2 |
6 |
get_row() |
S |
71 |
2 |
6 |
get_col() |
S |
71 |
2 |
6 |
get_sum() |
S |
77 |
2 |
3 |
get_table_data() |
S |
78 |
2 |
3 |
get_count() |
S |
77 |
2 |
3 |
reset_query() |
S |
60 |
1 |
14 |
get_walker() |
S |
81 |
1 |
3 |
get_max() |
S |
79 |
1 |
3 |
limit() |
S |
74 |
1 |
5 |
get_query() |
S |
83 |
1 |
3 |
order() |
S |
76 |
1 |
4 |
offset() |
S |
76 |
1 |
4 |
number() |
S |
76 |
1 |
4 |
orderby_string() |
S |
76 |
1 |
4 |
having_string() |
S |
76 |
1 |
4 |
where_string() |
S |
76 |
1 |
4 |
select_string() |
S |
76 |
1 |
4 |
set_cache() |
S |
82 |
1 |
3 |
get_colname() |
S |
79 |
1 |
3 |
get_min() |
S |
79 |
1 |
3 |