-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2.8
-
Code
-
Classes
- WPBDP__DB__Query_Set
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
226 |
Lines of code |
145 |
Logical lines of code |
97 |
Comment lines |
15 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_args() |
S |
50 |
7 |
27 |
get() |
S |
57 |
5 |
16 |
order_by() |
S |
57 |
5 |
16 |
build_sql_query() |
S |
58 |
5 |
14 |
filter() |
S |
61 |
4 |
11 |
__construct() |
S |
57 |
3 |
17 |
limit() |
S |
62 |
3 |
11 |
exclude() |
S |
73 |
2 |
5 |
to_array() |
S |
67 |
2 |
8 |
maybe_execute_query() |
S |
70 |
2 |
6 |
all() |
S |
79 |
1 |
3 |
count() |
S |
72 |
1 |
5 |
exists() |
S |
80 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |