llvm-cov
There are 9 repositories under llvm-cov topic.
zero9178/C-Cpp-Coverage-for-CLion
Get coverage data in CLion using gcov or llvm-cov
dnaka91/llvm-cov-pretty
More beautiful HTML reports for llvm-cov/cargo-llvm-cov
emilydolson/force-cover
Modify C++ test coverage reports to show uninstantiated templates
jenkinsci/llvm-cov-plugin
Jenkins llvm-cov plugin
AdamStepan/exfuse
A simple FUSE filesystem
sonarsource-cfamily-examples/linux-cmake-llvm-cov-gh-actions-sc
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarQube Cloud (test coverage by llvm-cov)
GreeFine/llvm-cov-host
Self Hosted code coverage
steelpipe75/DarumaOtoshi
llvm-cov show -format=html 出力の余分なフォルダを削除する
erikbuck/AxiomaticADT_cpp
Example of axiomatic definition of Abstract Data Type using C++