<?xml version="1.0" encoding="utf-8"?>
<slide fontsize="6em">
	<title>PHPUnit</title>
	<subtitle>Code Coverage: How important?</subtitle>

	<blurb class="blurb_header">How much coverage should you aim for?</blurb>
	<blurb class='quote_attr'>http://www.developertesting.com/archives/month200705/20070504-000425.html</blurb>
<break lines="3"/>
	<blurb class="blurb_header">&lt; 100% Coverage ≡ Not fully tested code</blurb>
	<blurb class="blurb_header">100% Coverage ≢ Fully tested code</blurb>
</slide>
