360 Quality & Efficiency
Aug 28, 2019 · Fundamentals
Introduction to gcov: C/C++ Code Coverage Tool and Instrumentation Process
This article explains gcov, the GCC‑bundled C/C++ code coverage tool, covering its basic concepts, the workflow for generating coverage data, and the instrumentation technique using basic blocks and arcs to record execution counts.
Instrumentationbasic blocksc
0 likes · 4 min read