Trying to make this run with an example: /home/user/.cargo/lcov-diff test2.txt test1.txt -o textDiff.txt The resulting textDiff.txt contains all the lines from test2 and some more instead of a true diff. [test1.txt](https://github.com/capgelka/lcov-diff/files/10464322/test1.txt) [test2.txt](https://github.com/capgelka/lcov-diff/files/10464323/test2.txt)