Total Complexity | 47 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 327 |
Lines of code | 219 |
Logical lines of code | 136 |
Comment lines | 42 |
Methods | 11 |
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_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 |