diff options
author | Dan Wandschneider <daniel.wandschneider@schrodinger.com> | 2016-06-08 19:51:55 -0400 |
---|---|---|
committer | Dan Wandschneider <daniel.wandschneider@schrodinger.com> | 2016-06-08 19:51:55 -0400 |
commit | 50535ae9b23ce336fcc84e11c3546ab75c1e55b8 (patch) | |
tree | 277c4f865b72001ce1553e5802fc96cb1df378b6 /coverage/misc.py | |
parent | c1a4b7cc8fc250a76b92afa2630d11c7d5275705 (diff) | |
download | python-coveragepy-50535ae9b23ce336fcc84e11c3546ab75c1e55b8.tar.gz |
Issue 199: Sort text report.
Allows sorting of the text report based on:
Name, Stmts, Miss, Cover
Tested on Mac with Python 2.7.11 and Python 3.5
Help message for the new option is:
python -m coverage report -h
...
--sort=SORT Sort report by a column. Valid values are: Name,
Stmts, Miss, Cover.
...
Diffstat (limited to 'coverage/misc.py')
0 files changed, 0 insertions, 0 deletions