-
Home
-
BuddyPress
-
14.3.3 (latest)
-
Code
-
Classes
- BP_REST_Attachments_Member_Cover_Endpoint
Total Complexity |
25 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
430 |
Lines of code |
217 |
Logical lines of code |
64 |
Comment lines |
163 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_item_permissions_check() |
S |
49 |
6 |
35 |
create_item() |
S |
53 |
3 |
25 |
get_item_permissions_check() |
S |
54 |
3 |
23 |
delete_item() |
S |
50 |
2 |
32 |
create_item_permissions_check() |
S |
60 |
3 |
13 |
get_item() |
S |
53 |
2 |
25 |
get_item_schema() |
S |
56 |
2 |
19 |
register_routes() |
S |
51 |
1 |
30 |
prepare_item_for_response() |
S |
63 |
2 |
10 |
__construct() |
S |
72 |
1 |
5 |