cobertura-report

java tool that calculates the percentage of code accessed by tests

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