Code coverage lets you see what happens when a program is executed, but what do you do if you aren’t compiling the program yourself? In the first post of this series, we talked about the basics of coverage and how to get it with a compiler, but if you value coverage in your workflows you’ll need ways to get coverage when you only have a binary.