<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Measuring Code Integrity</title>
	<atom:link href="http://www.elilopian.com/2009/06/08/measuring-code-integrity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elilopian.com/2009/06/08/measuring-code-integrity/</link>
	<description>Creating better software</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:09:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Development and Integrity Management by Eli Lopian &#187; Measuring Effective Unit Tests</title>
		<link>http://www.elilopian.com/2009/06/08/measuring-code-integrity/comment-page-1/#comment-41377</link>
		<dc:creator>Development and Integrity Management by Eli Lopian &#187; Measuring Effective Unit Tests</dc:creator>
		<pubDate>Mon, 13 Jul 2009 13:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2009/06/08/measuring-code-integrity/#comment-41377</guid>
		<description>[...] I have debate this before (Measuring Code Integrity) and I think that measuring the Bug Fix Time is a direct measurement of the effectiveness of our unit tests. I have written a small application that sits on the developers desktop and we are starting to use it in Typemock. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have debate this before (Measuring Code Integrity) and I think that measuring the Bug Fix Time is a direct measurement of the effectiveness of our unit tests. I have written a small application that sits on the developers desktop and we are starting to use it in Typemock. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli Lopian</title>
		<link>http://www.elilopian.com/2009/06/08/measuring-code-integrity/comment-page-1/#comment-39131</link>
		<dc:creator>Eli Lopian</dc:creator>
		<pubDate>Tue, 09 Jun 2009 08:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2009/06/08/measuring-code-integrity/#comment-39131</guid>
		<description>Hi Andy,
I am not talking about static analysis at all. I am talking about *logical* bugs, not *syntactic* ones.
Code Integrity is that the code DOES what it is supposed to DO. We need a suite of automated logical unit tests to make sure that our code is in integrity, and to manage this we need to measure our code integrity, we can do this by measuring our Bug Fix Time, our goal is to bring that number down, because the longer it takes to fix a bug, the less integrity our code has.</description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
I am not talking about static analysis at all. I am talking about *logical* bugs, not *syntactic* ones.<br />
Code Integrity is that the code DOES what it is supposed to DO. We need a suite of automated logical unit tests to make sure that our code is in integrity, and to manage this we need to measure our code integrity, we can do this by measuring our Bug Fix Time, our goal is to bring that number down, because the longer it takes to fix a bug, the less integrity our code has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.elilopian.com/2009/06/08/measuring-code-integrity/comment-page-1/#comment-39115</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 08 Jun 2009 21:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.elilopian.com/2009/06/08/measuring-code-integrity/#comment-39115</guid>
		<description>87% is a very high number - thanks for publishing!  I&#039;ve always wondered if there was a similar metric for static analysis tools (source code analysis).  Static analysis tools may report a number of false positives or &quot;don&#039;t cares&quot; and so organizations always want to measure whether they are investing the right time and energy into static analysis.</description>
		<content:encoded><![CDATA[<p>87% is a very high number &#8211; thanks for publishing!  I&#8217;ve always wondered if there was a similar metric for static analysis tools (source code analysis).  Static analysis tools may report a number of false positives or &#8220;don&#8217;t cares&#8221; and so organizations always want to measure whether they are investing the right time and energy into static analysis.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

