--- a/eric7/DebugClients/Python/coverage/phystokens.py Tue May 24 10:22:46 2022 +0200 +++ b/eric7/DebugClients/Python/coverage/phystokens.py Tue May 24 11:00:52 2022 +0200 @@ -60,7 +60,7 @@ 99999, "\\\n", (slineno, ccol), (slineno, ccol+2), last_line - ) + ) last_line = ltext if ttype not in (tokenize.NEWLINE, tokenize.NL): last_ttext = ttext