search for: 664917ab

Displaying 2 results from an estimated 2 matches for "664917ab".

2020 Apr 26
2
How to get branch coverage by using 'source-based code coverage'
Hi, llvm/clang experts I need to get the branch coverage for some testing code. But i found gcov can't give a expected coverage which may count some 'hidden branch' in (See stackoverflow answer <https://stackoverflow.com/questions/42003783/lcov-gcov-branch-coverage-with-c-producing-branches-all-over-the-place>). Instead, I turn to use clang and the 'source-based code
2020 May 03
2
[EXTERNAL] How to get branch coverage by using 'source-based code coverage'
...close to > branch coverage) > > > > Any help is highly appreciated > > > > Thanks, > > Ted Xie > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200504/664917ab/attachment.html>