-
Home
-
BuddyPress
-
10.2.0
-
Code
-
Classes
- BP_Messages_Thread
Total Complexity |
86 |
Dependencies |
1 |
Dependents |
24 |
Total lines |
1,141 |
Lines of code |
439 |
Logical lines of code |
249 |
Comment lines |
522 |
Methods |
21 |
Properties |
11 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_current_threads_for_user() |
B |
31 |
15 |
118 |
get_messages() |
A |
46 |
8 |
40 |
get_recipients() |
A |
46 |
8 |
38 |
populate() |
S |
45 |
6 |
41 |
exit_thread() |
S |
53 |
5 |
21 |
update_tables() |
S |
54 |
5 |
20 |
delete() |
S |
52 |
4 |
24 |
get_recipient_links() |
S |
59 |
4 |
14 |
get_total_threads_for_user() |
S |
58 |
4 |
14 |
check_access() |
S |
63 |
4 |
10 |
mark_as_read() |
S |
58 |
3 |
15 |
mark_as_unread() |
S |
58 |
3 |
15 |
get_inbox_count() |
S |
59 |
3 |
13 |
is_valid() |
S |
63 |
3 |
11 |
get_meta_query_sql() |
S |
60 |
2 |
13 |
get_last_sender() |
S |
65 |
2 |
8 |
user_is_sender() |
S |
64 |
2 |
9 |
__construct() |
S |
73 |
2 |
5 |
get_recipients_for_thread() |
S |
75 |
1 |
4 |
mark_unread() |
S |
80 |
1 |
3 |
mark_read() |
S |
80 |
1 |
3 |