Best way to generate coverage report for tests?

What’s the best way of generating coverage reports for tests? I’ve found some snippets using kcov, is that the recommended option?

I am using kcov. zig-cov looks promising but I have not tried it yet.
Links:

2 Likes