| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
one file via command line args.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stopping the tracers.
|
| |
|
| |
|
|
|
|
| |
disparate machines. Part of fixing #17.
|
| |
|
| |
|
|
|
|
| |
'measured'.
|
|
|
|
| |
Specifying --source tells coverage.py where to search for files that haven't been executed.
|
| |
|
|
|
|
| |
them available when called from atexit(). Fixes issue #71, I think.
|
|
|
|
| |
programs calling os.fork will collect data from both child and parent. Fixes issue #56.
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|