-
Home
-
BuddyPress
-
10.4.0
-
Code
-
Classes
- BP_REST_Components_Endpoint
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
593 |
Lines of code |
322 |
Logical lines of code |
116 |
Comment lines |
202 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_component_info() |
A |
40 |
12 |
60 |
get_items() |
A |
45 |
9 |
43 |
update_item() |
A |
44 |
6 |
52 |
get_item_schema() |
S |
45 |
2 |
48 |
verify_component_status() |
S |
58 |
4 |
16 |
get_items_permissions_check() |
S |
60 |
4 |
13 |
register_routes() |
S |
50 |
1 |
33 |
activate_helper() |
S |
61 |
2 |
12 |
get_collection_params() |
S |
54 |
1 |
21 |
prepare_item_for_response() |
S |
67 |
2 |
7 |
__construct() |
S |
75 |
1 |
4 |
update_item_permissions_check() |
S |
75 |
1 |
4 |
deactivate_helper() |
S |
70 |
1 |
6 |
component_exists() |
S |
78 |
1 |
3 |