-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.3.9
-
Code
-
Classes
- WPBDP_DB_Model2
Total Complexity |
77 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
279 |
Lines of code |
202 |
Logical lines of code |
127 |
Comment lines |
8 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_find() |
C |
33 |
30 |
84 |
insert() |
A |
53 |
8 |
20 |
update() |
S |
57 |
7 |
15 |
update_timestamps() |
S |
58 |
6 |
14 |
fill() |
S |
70 |
4 |
5 |
save() |
S |
64 |
4 |
10 |
delete() |
S |
65 |
3 |
8 |
validate() |
S |
75 |
2 |
4 |
get_attr() |
S |
67 |
2 |
8 |
__get() |
S |
68 |
2 |
7 |
__set() |
S |
69 |
2 |
6 |
is_invalid() |
S |
80 |
1 |
3 |
is_valid() |
S |
81 |
1 |
3 |
_validate() |
S |
82 |
1 |
3 |
sanitize() |
S |
91 |
1 |
2 |
set_attr() |
S |
80 |
1 |
3 |
find() |
S |
80 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |