-
Home
-
BuddyPress
-
7.1.0
-
Code
-
Classes
- BP_REST_Attachments_Blog_Avatar_Endpoint
Total Complexity |
20 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
301 |
Lines of code |
160 |
Logical lines of code |
47 |
Comment lines |
103 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_item() |
A |
44 |
9 |
49 |
get_item_permissions_check() |
S |
53 |
5 |
23 |
get_item_collection_params() |
S |
52 |
1 |
27 |
prepare_item_for_response() |
S |
61 |
2 |
11 |
get_item_schema() |
S |
53 |
1 |
24 |
register_routes() |
S |
55 |
1 |
21 |
__construct() |
S |
72 |
1 |
5 |