kcov

Code coverage analysis using DWARF debugging information

Debian Debian
RUN apt-get update && \ apt-get install -y kcov
Ubuntu
RUN apt-get update && \ apt-get install -y kcov
Arch Arch Linux
RUN pacman -S --noconfirm kcov
Fedora
RUN dnf install -y kcov
Raspbian
RUN apt-get update && \ apt-get install -y kcov
click the source code to copy install kcov on any operating system with command-not-found.com