DynamoRIO / DynamoRIO/dynamorio
Reflect line executions count in drcov2lcov output
Open
Component-DRTool
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
Currently, drcov2lcov does not reflect how many times each line was executed in coverage.info it produces. Just 1 or zero. For real lcov files we get the execution counter for each line.
Is there any reason for such implementation? Would you consider fixing this?
Contributor guide
Assessment
This issue has not been assessed yet.