K 10 svn:author V 7 asomers K 8 svn:date V 27 2018-05-28T13:02:54.065595Z K 7 svn:log V 310 devel/kcov: new port kcov is a coverage analyzer that works with ELF, bash, and python programs. Unlike gcov, it works with uninstrumented binaries, requiring only that they include debugging symbols. It is especially popular in the Rust community. PR: 228308 Reviewed by: tobik Approved by: tobik (ports) END