<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The skinny on code coverage</title>
	<atom:link href="http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/feed/" rel="self" type="application/rss+xml" />
	<link>http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/</link>
	<description>Can you dig it man?</description>
	<pubDate>Sat, 22 Nov 2008 04:31:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: The Disco Blog &#187; Blog Archive &#187; Short-circuiting code coverage</title>
		<link>http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-26502</link>
		<dc:creator>The Disco Blog &#187; Blog Archive &#187; Short-circuiting code coverage</dc:creator>
		<pubDate>Tue, 25 Sep 2007 19:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-26502</guid>
		<description>[...] Not bad&#8211; I&#8217;ve got reasonable line coverage here and 100% branch coverage. It turns out the 100% value for branch coverage is a slight defect within Cobertura, but regardless, I&#8217;ve got copasetic coverage, don&#8217;t I? Check it out, man, the if statement was touched! Because of the short-circuit OR, I triggered a true condition via the 101 value; accordingly, the second clause was short-circuited. The 75% line coverage makes sense too&#8211; I failed to execute the else block, hence the other method within the class wasn&#8217;t touched and the line coverage value was accordingly deducted. [...]</description>
		<content:encoded><![CDATA[<p>[...] Not bad&#8211; I&#8217;ve got reasonable line coverage here and 100% branch coverage. It turns out the 100% value for branch coverage is a slight defect within Cobertura, but regardless, I&#8217;ve got copasetic coverage, don&#8217;t I? Check it out, man, the if statement was touched! Because of the short-circuit OR, I triggered a true condition via the 101 value; accordingly, the second clause was short-circuited. The 75% line coverage makes sense too&#8211; I failed to execute the else block, hence the other method within the class wasn&#8217;t touched and the line coverage value was accordingly deducted. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-774</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 Jul 2006 06:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-774</guid>
		<description>PS: I'm not only technically challenged, but I realize that I've also just given the impression that I can't spell technical.</description>
		<content:encoded><![CDATA[<p>PS: I&#8217;m not only technically challenged, but I realize that I&#8217;ve also just given the impression that I can&#8217;t spell technical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-773</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 Jul 2006 06:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2006/07/03/the-skinny-on-code-coverage/#comment-773</guid>
		<description>I thought this blog site was supposed to be about disco, so I was going to share my new song with you about the Bee Gees and Maurice Gibb in particular:

When the Bee Gees Were Three
words and music by Dr. BLT (c)2006
http://www.drblt.net/music/beegees.mp3

Oh well, just in case all this techical talk starts to clog up your cognitive functioning, feel free to listen to the song and give me some feedback.  

Bruce
aka Dr. BLT
The World's First Blog 'n Roll Artist</description>
		<content:encoded><![CDATA[<p>I thought this blog site was supposed to be about disco, so I was going to share my new song with you about the Bee Gees and Maurice Gibb in particular:</p>
<p>When the Bee Gees Were Three<br />
words and music by Dr. BLT (c)2006<br />
<a href="http://www.drblt.net/music/beegees.mp3" rel="nofollow">http://www.drblt.net/music/beegees.mp3</a></p>
<p>Oh well, just in case all this techical talk starts to clog up your cognitive functioning, feel free to listen to the song and give me some feedback.  </p>
<p>Bruce<br />
aka Dr. BLT<br />
The World&#8217;s First Blog &#8216;n Roll Artist</p>
]]></content:encoded>
	</item>
</channel>
</rss>
