-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.3.8
-
Code
-
Classes
- WPBDP__DB__Model
Total Complexity |
72 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
324 |
Lines of code |
231 |
Logical lines of code |
143 |
Comment lines |
4 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
A |
48 |
9 |
33 |
get_model_info() |
A |
48 |
9 |
30 |
prepare_row() |
A |
49 |
8 |
32 |
init() |
S |
56 |
5 |
17 |
__construct() |
S |
60 |
5 |
13 |
set_attr() |
S |
61 |
5 |
12 |
__get() |
S |
58 |
4 |
15 |
is_valid_attr() |
S |
62 |
4 |
11 |
delete() |
S |
59 |
3 |
14 |
refresh() |
S |
62 |
3 |
11 |
__set() |
S |
65 |
3 |
9 |
update() |
S |
73 |
2 |
5 |
_objects() |
S |
68 |
2 |
7 |
get_attr() |
S |
71 |
2 |
6 |
from_db() |
S |
75 |
1 |
4 |
objects() |
S |
80 |
1 |
3 |
before_save() |
S |
98 |
1 |
1 |
get_defaults() |
S |
82 |
1 |
3 |
after_save() |
S |
98 |
1 |
1 |
after_delete() |
S |
98 |
1 |
1 |
clean() |
S |
91 |
1 |
2 |
before_delete() |
S |
98 |
1 |
1 |