Total Complexity | 52 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 354 |
Lines of code | 239 |
Logical lines of code | 146 |
Comment lines | 45 |
Methods | 12 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
mxchat_process_word_document() | 45 | 9 | 41 | |
mxchat_handle_word_upload() | 44 | 7 | 43 | |
mxchat_calculate_cosine_similarity_word() | 56 | 7 | 18 | |
mxchat_split_word_into_chunks() | 55 | 6 | 19 | |
mxchat_check_word_status() | 54 | 5 | 20 | |
mxchat_generate_embedding_word() | 50 | 4 | 29 | |
mxchat_find_relevant_word_chunks() | 54 | 4 | 21 | |
mxchat_handle_word_remove() | 57 | 4 | 16 | |
mxchat_handle_word_discussion() | 59 | 3 | 13 | |
__construct() | 75 | 1 | 4 | |
mxchat_clean_word_content() | 64 | 1 | 9 | |
mxchat_clear_word_transients() | 71 | 1 | 6 |