diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-07-18 14:09:54 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-07-18 14:09:54 -0400 |
commit | aa9af88224fac4d25d5bf1d2f4757b8ffd2c22ee (patch) | |
tree | 3697e6162d46fdb6e17b2c6d694314dff19280ec /coverage/cmdline.py | |
parent | ed2266434af1582cd94c1b89f7172bad62f88745 (diff) | |
download | python-coveragepy-git-aa9af88224fac4d25d5bf1d2f4757b8ffd2c22ee.tar.gz |
Refactor collector->data; data has only one of lines and arcs.
Now the collector communicates directly with the data, and control is less
involved. In the data, when measuring arcs, only arcs are stored. Lines
are calculated as needed. This saves space in the data file, and is faster.
Diffstat (limited to 'coverage/cmdline.py')
0 files changed, 0 insertions, 0 deletions