-
Home
-
BuddyPress
-
7.2.0
-
Code
-
Classes
- BP_REST_Attachments_Group_Cover_Endpoint
Total Complexity |
24 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
413 |
Lines of code |
193 |
Logical lines of code |
58 |
Comment lines |
170 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_item_permissions_check() |
S |
50 |
7 |
29 |
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 |
register_routes() |
S |
51 |
1 |
30 |
get_item_permissions_check() |
S |
60 |
2 |
14 |
get_item_schema() |
S |
57 |
1 |
17 |
prepare_item_for_response() |
S |
63 |
2 |
10 |
__construct() |
S |
70 |
1 |
6 |