DynamoRIO / DynamoRIO/dynamorio
Add function coverage to drcov
Open
Component-Tools
help wanted
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on April 29, 2014 22:34:31_
Suggestions from Anand: while 100% line-coverage likely indicates 100% function-coverage as well, for components that have less than 100% line-coverage, knowing the function-coverage numbers helps to more quickly identify what functions should be prioritised for additional tests.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1435_
Contributor guide
Assessment
This issue has not been assessed yet.