-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.4.13
-
Code
-
Classes
- WPBDP__DB__Query_Set
| Total Complexity |
42 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
239 |
| Lines of code |
159 |
| Logical lines of code |
97 |
| Comment lines |
15 |
| Methods |
14 |
| Properties |
5 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter_args() |
S |
49 |
7 |
28 |
| get() |
S |
55 |
5 |
18 |
| build_sql_query() |
S |
56 |
5 |
18 |
| order_by() |
S |
56 |
5 |
17 |
| filter() |
S |
59 |
4 |
13 |
| __construct() |
S |
57 |
3 |
18 |
| limit() |
S |
61 |
3 |
12 |
| exclude() |
S |
71 |
2 |
6 |
| to_array() |
S |
67 |
2 |
8 |
| maybe_execute_query() |
S |
69 |
2 |
7 |
| all() |
S |
79 |
1 |
3 |
| count() |
S |
72 |
1 |
5 |
| exists() |
S |
80 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |