gcovr
Manages the compilation of coverage information from gcov
RUN apt-get update && \
apt-get install -y gcovr
RUN apt-get update && \
apt-get install -y gcovr
RUN apk add gcovr
RUN pacman -S --noconfirm gcovr
RUN apt-get update && \
apt-get install -y gcovr
RUN dnf install -y gcovr
RUN apt-get update && \
apt-get install -y gcovr