summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/report.profdata
Commit message (Collapse)AuthorAgeFilesLines
* llvm-cov: Use the number of executed functions for the function coverage metric.Alex Lorenz2014-09-301-0/+0
This commit fixes llvm-cov's function coverage metric by using the number of executed functions instead of the number of fully covered functions. Differential Revision: http://reviews.llvm.org/D5196 llvm-svn: 218672
OpenPOWER on IntegriCloud