-
Home
-
BuddyPress
-
14.3.3 (latest)
-
Code
-
Classes
- BP_REST_Attachments_Group_Cover_Endpoint
Total Complexity |
26 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
429 |
Lines of code |
208 |
Logical lines of code |
65 |
Comment lines |
170 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_item_permissions_check() |
S |
49 |
6 |
35 |
get_item_permissions_check() |
S |
54 |
4 |
21 |
create_item() |
S |
53 |
3 |
25 |
delete_item() |
S |
51 |
2 |
29 |
create_item_permissions_check() |
S |
60 |
3 |
13 |
get_item() |
S |
56 |
2 |
20 |
get_item_schema() |
S |
56 |
2 |
19 |
register_routes() |
S |
51 |
1 |
30 |
prepare_item_for_response() |
S |
63 |
2 |
10 |
__construct() |
S |
70 |
1 |
6 |