gcovr

Manages the compilation of coverage information from gcov

  • Maintainer: Wolfgang Silbermayr <wolfgang@silbermayr.at>
  • Homepage: http://gcovr.com/
  • Section: devel
Debian Debian
RUN apt-get update && \ apt-get install -y gcovr
Ubuntu
RUN apt-get update && \ apt-get install -y gcovr
Alpine
RUN apk add gcovr
Arch Arch Linux
RUN pacman -S --noconfirm gcovr
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcovr
Fedora
RUN dnf install -y gcovr
Raspbian
RUN apt-get update && \ apt-get install -y gcovr
click the source code to copy install gcovr on any operating system with command-not-found.com