_handle_long_word(chunks : [string], cur_line : [string], cur_len : int, width : int) Handle a chunk of text (most likely a word, not whitespace) that is too long to fit in any line.
(self, reversed_chunks, cur_line, cur_len, width)
source not stored for this graph (policy: none)
no test coverage detected