summaryrefslogtreecommitdiff
path: root/coverage/cmdline.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-07-18 14:09:54 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-07-18 14:09:54 -0400
commitaa9af88224fac4d25d5bf1d2f4757b8ffd2c22ee (patch)
tree3697e6162d46fdb6e17b2c6d694314dff19280ec /coverage/cmdline.py
parented2266434af1582cd94c1b89f7172bad62f88745 (diff)
downloadpython-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