-
Home
-
bbPress
-
2.6.14 (latest)
-
Code
-
Classes
- BBP_User_Engagements_Meta
| Total Complexity |
8 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
141 |
| Lines of code |
37 |
| Logical lines of code |
10 |
| Comment lines |
90 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_query() |
S |
57 |
2 |
19 |
| add_user_to_object() |
S |
78 |
1 |
3 |
| remove_user_from_object() |
S |
78 |
1 |
3 |
| remove_user_from_all_objects() |
S |
78 |
1 |
3 |
| remove_object_from_all_users() |
S |
78 |
1 |
3 |
| remove_all_users_from_all_objects() |
S |
78 |
1 |
3 |
| get_users_for_object() |
S |
78 |
1 |
3 |