<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Software testing - Page 22 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=software_testing&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=software_testing&amp;p=23">3.Next</a>
</p>
<p>been tested. Code coverage as a <a href="page.php?w=software_metric">software metric</a> can be reported as a percentage for:</p>

<p>
:* Function coverage, which reports on functions executed<br/>
:* Statement coverage, which reports on the number of lines executed to complete the test<br/>
:* Decision coverage, which reports on whether both the True and the False branch of a given test has been executed</p>

<p>100% statement coverage ensures that all code paths or branches (in terms of <a href="page.php?w=control_flow">control flow</a>) are</p><p>
<a accesskey="1" href="page.php?w=software_testing&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=software_testing&amp;p=23">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
