<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mutation Testing on Sven Ruppert</title><link>https://sven-ruppert.info/categories/mutation-testing/</link><description>Recent content in Mutation Testing on Sven Ruppert</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>sven.ruppert@gmail.com (Sven Ruppert)</managingEditor><webMaster>sven.ruppert@gmail.com (Sven Ruppert)</webMaster><copyright>© 2026 Sven Ruppert</copyright><lastBuildDate>Fri, 31 May 2024 09:20:30 +0000</lastBuildDate><atom:link href="https://sven-ruppert.info/categories/mutation-testing/index.xml" rel="self" type="application/rss+xml"/><item><title>Comparing Code Coverage Techniques: Line, Property-Based, and Mutation Testing</title><link>https://sven-ruppert.info/posts/comparing-code-coverage-techniques-line-property-based-and-mutation-testing/</link><pubDate>Fri, 31 May 2024 09:20:30 +0000</pubDate><author>sven.ruppert@gmail.com (Sven Ruppert)</author><guid>https://sven-ruppert.info/posts/comparing-code-coverage-techniques-line-property-based-and-mutation-testing/</guid><description>&lt;h2 class="relative group"&gt;What is Test Coverage?
 &lt;div id="what-is-test-coverage" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-is-test-coverage" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Test coverage is a metric used in software testing to measure the testing performed on a piece of software. It indicates how thoroughly a software program has been tested by identifying which parts of the code have been executed (covered) during testing and which have not. Here are the key aspects of test coverage:&lt;/p&gt;</description></item></channel></rss>