====== Coverage Analysis ====== * [[wp>Code coverage]] [(https://web.archive.org/web/20190824113922/https://en.wikipedia.org/wiki/Code_coverage)] :GB: :US: ([[wpde>Testabdeckung]] [(https://web.archive.org/web/20190824113737/https://de.wikipedia.org/wiki/Testabdeckung)] :DE: ) * [[wp>Kontrollflussorientierte Testverfahren]][(https://web.archive.org/web/20190824114628/https://de.wikipedia.org/wiki/Kontrollflussorientierte_Testverfahren)] :DE: * [[http://www.bullseye.com/coverage.html|Code Coverage Analysis]] [(https://web.archive.org/web/20190824111132/http://www.bullseye.com/coverage.html)] * {{https://www.hitex.com/fileadmin/documents/tools/dynamic/tessy/WP-TESSY-Is-100-Percent-Code-Coverage-Enough.pdf|Is 100% Code Coverage Enough?}} [(https://web.archive.org/web/20190824112047/https://www.hitex.com/fileadmin/documents/tools/dynamic/tessy/WP-TESSY-Is-100-Percent-Code-Coverage-Enough.pdf)] -- Whitepaper www.hitex.com ===== Open Source Tools ===== ==== Gcov ==== [[wp>Gcov]] [(https://web.archive.org/web/20190824112916/https://en.wikipedia.org/wiki/Gcov)] is a tool you can use in conjunction with GCC to test code coverage in your programs. * [[https://gcc.gnu.org/onlinedocs/gcc/Gcov.html#Gcov|gcov—a Test Coverage Program]] [(https://web.archive.org/web/20190824112705/https://gcc.gnu.org/onlinedocs/gcc/Gcov.html)] ===== Commercial Tools ===== ==== Testwell ==== * [[https://www.verifysoft.com/en_ctcpp.html|Testwell CTC++ Test Coverage Analyser]] [(https://web.archive.org/web/20190824113520/https://www.verifysoft.com/en_ctcpp.html)] ===== References ===== ~~REFNOTES~~