-
Home
-
BuddyPress
-
7.2.0
-
Code
-
Classes
- BP_REST_Attachments_Member_Cover_Endpoint
| Total Complexity |
24 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
413 |
| Lines of code |
200 |
| Logical lines of code |
57 |
| Comment lines |
163 |
| Methods |
10 |
| Properties |
3 |
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 |
50 |
2 |
32 |
| create_item_permissions_check() |
S |
60 |
3 |
13 |
| get_item() |
S |
53 |
2 |
25 |
| register_routes() |
S |
51 |
1 |
30 |
| get_item_permissions_check() |
S |
59 |
2 |
14 |
| get_item_schema() |
S |
57 |
1 |
17 |
| prepare_item_for_response() |
S |
63 |
2 |
10 |
| __construct() |
S |
72 |
1 |
5 |