-
Home
-
TablePress – Tables in WordPress made easy
-
1.13
-
Code
-
Classes
- TablePress_Post_Model
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
361 |
Lines of code |
161 |
Logical lines of code |
78 |
Comment lines |
182 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insert() |
S |
47 |
5 |
39 |
update() |
S |
47 |
5 |
39 |
load_posts() |
S |
55 |
4 |
19 |
_register_post_type() |
S |
56 |
1 |
18 |
get() |
S |
69 |
2 |
7 |
add_meta_field() |
S |
69 |
2 |
6 |
update_meta_field() |
S |
66 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
delete() |
S |
79 |
1 |
3 |
trash() |
S |
80 |
1 |
3 |
untrash() |
S |
80 |
1 |
3 |
count_posts() |
S |
79 |
1 |
3 |
get_meta_field() |
S |
79 |
1 |
3 |
delete_meta_field() |
S |
79 |
1 |
3 |
get_post_type() |
S |
82 |
1 |
3 |