Total Complexity | 54 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 322 |
Lines of code | 192 |
Logical lines of code | 113 |
Comment lines | 98 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
join_form_from_tokens_string() | 43 | 11 | 46 | |
can_display_room_on_page() | 58 | 8 | 14 | |
recordings_table_from_tokens_string() | 51 | 5 | 26 | |
get_token_string_from_atts() | 58 | 5 | 15 | |
is_current_user_in_allowed_roles() | 51 | 4 | 26 | |
check_if_room_exists_for_new_token_format() | 61 | 5 | 11 | |
check_if_room_exists_for_old_token_format() | 51 | 4 | 25 | |
get_recordings() | 62 | 5 | 10 | |
find_room_id_by_token() | 60 | 4 | 12 | |
set_error_message() | 67 | 3 | 7 |