coverage.py swMATH ID: 39997 Software Authors: Batchelder, Ned Description: 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. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not Homepage: https://coverage.readthedocs.io/en/coverage-5.5/ Source Code: https://github.com/nedbat/coveragepy Dependencies: Python Related Software: Python; Atheris; Sydr-Fuzz; h5py; AddressSanitizer; Torchvision; PyTorch; TensorFlow; HDF5; Crisp; pytest; Fault-Localization; PinPoint; Jaguar; UnitFL; VIDA; WhyLine; FLAVS; Zoltar; GZoltar Cited in: 1 Document Cited by 3 Authors 1 Kobrin, E. 1 Parygina, D. 1 Vishnyakov, A. N. Cited in 1 Serial 1 Journal of Mathematical Sciences (New York) Cited in 2 Fields 1 Probability theory and stochastic processes (60-XX) 1 Statistics (62-XX) Citations by Year