geninfo

Summarise Code coverage information from GCOV

Debian Debian
RUN apt-get update && \ apt-get install -y lcov
Ubuntu
RUN apt-get update && \ apt-get install -y lcov
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lcov
Fedora
RUN dnf install -y lcov
Raspbian
RUN apt-get update && \ apt-get install -y lcov
click the source code to copy install geninfo on any operating system with command-not-found.com