-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.3
-
Code
-
Classes
- LP_Abstract_Post_Data
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
219 |
Lines of code |
96 |
Logical lines of code |
50 |
Comment lines |
95 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_content() |
A |
46 |
8 |
40 |
__construct() |
S |
60 |
4 |
13 |
get_title() |
S |
69 |
2 |
7 |
get_meta() |
S |
70 |
2 |
6 |
get_status() |
S |
80 |
1 |
3 |
is_exists() |
S |
79 |
1 |
3 |
is_trashed() |
S |
79 |
1 |
3 |
is_publish() |
S |
70 |
1 |
6 |
get_post_status() |
S |
80 |
1 |
3 |
get_post_type() |
S |
80 |
1 |
3 |
get_default_meta() |
S |
81 |
1 |
3 |
get_edit_link() |
S |
80 |
1 |
3 |
current_user_can_edit() |
S |
80 |
1 |
3 |