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 | a488a33ac1cb1d8443681814ee8c5d167e129e0d (patch) | |
tree | 313e7ec8d4e6606eb8ae54e40113d54eb5ce4f4e /coverage/backunittest.py | |
parent | 0c39e2f5774b78ca5025e8ffe0fbde4ab2e86abf (diff) | |
download | python-coveragepy-git-a488a33ac1cb1d8443681814ee8c5d167e129e0d.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/backunittest.py')
0 files changed, 0 insertions, 0 deletions