Skip to content

coverage

Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not.

homepage: https://coverage.readthedocs.io

version versionsuffix toolchain
4.5.1 -Python-2.7.14 intel/2017b
5.5 GCCcore/10.2.0
5.5 GCCcore/10.3.0
7.2.3 GCCcore/12.2.0
7.2.3 GCCcore/12.3.0
7.2.7 GCCcore/11.3.0
7.4.4 GCCcore/13.2.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)