# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/grcov/grcov.desc # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] Code coverage collector and aggregator for Rust [T] grcov collects and aggregates code coverage information for multiple source [T] files. It processes .profraw files generated by LLVM/clang or .gcda files [T] generated by gcc, and can output the merged result in formats such as lcov, [T] coveralls and HTML. [U] https://github.com/mozilla/grcov [A] Mozilla [M] René Rebe [C] extra/development [L] MPL [V] 0.10.8 [D] d624779126fbb4a0c5f08e3174b9fac53834e5a4e74e2d423600896d grcov-0.10.8.tar.gz https://github.com/mozilla/grcov/archive/v0.10.8/