-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2
-
Code
-
Classes
- WPBDP__DB__Model
Total Complexity |
72 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
294 |
Lines of code |
201 |
Logical lines of code |
143 |
Comment lines |
4 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
A |
49 |
9 |
29 |
get_model_info() |
A |
50 |
9 |
26 |
prepare_row() |
A |
51 |
8 |
27 |
init() |
S |
58 |
5 |
14 |
__construct() |
S |
61 |
5 |
11 |
set_attr() |
S |
64 |
5 |
9 |
__get() |
S |
59 |
4 |
14 |
is_valid_attr() |
S |
63 |
4 |
9 |
delete() |
S |
61 |
3 |
12 |
__set() |
S |
67 |
3 |
7 |
refresh() |
S |
63 |
3 |
10 |
update() |
S |
73 |
2 |
5 |
_objects() |
S |
68 |
2 |
7 |
get_attr() |
S |
73 |
2 |
5 |
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 |