Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

coverage.md

File metadata and controls

9 lines (6 loc) · 336 Bytes

Coverage

The regression suite executes the lowdown code in many ways. It's easy to track this by examining run-time coverage using gcov (or the clang alternative). To examine how the regression suite covers the sources, run make coverage. The current coverage is as follows: