You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/third_party/coverage
..
fullcoverage
htmlfiles
AUTHORS.txt
PKG-INFO
README.chromium
__init__.py
__main__.py
annotate.py
backward.py
bytecode.py
cmdline.py
codeunit.py
collector.py
config.py
control.py
data.py
debug.py
execfile.py
files.py
html.py
misc.py
parser.py
phystokens.py
report.py
results.py
summary.py
templite.py
version.py
xmlreport.py

README.chromium

URL: http://nedbatchelder.com/code/coverage/
Version: 3.7
License: BSD
License File: PKG-INFO

Description:
Coverage.py measures code coverage, typically during test execution.


Local Modifications:
Kept only the 'coverage' subdirectory, PKG-INFO, and AUTHORS.txt.
Removed tracer.c