<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Using code metrics effectively	</title>
	<atom:link href="https://www.robg3d.com/2014/02/using-code-metrics-effectively/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.robg3d.com/2014/02/using-code-metrics-effectively/</link>
	<description>Blog of Rob Galanakis (@robgalanakis)</description>
	<lastBuildDate>Mon, 03 Mar 2014 06:13:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.1</generator>
	<item>
		<title>
		By: Lior Tal		</title>
		<link>https://www.robg3d.com/2014/02/using-code-metrics-effectively/#comment-228142</link>

		<dc:creator><![CDATA[Lior Tal]]></dc:creator>
		<pubDate>Mon, 03 Mar 2014 06:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.robg3d.com/?p=1251#comment-228142</guid>

					<description><![CDATA[Good read. I also like to use code metrics, however for some reason i&#039;ve never seen them get integrated into the dev process anywhere i worked.

Mostly i just run some metrics locally in my IDE to see how new code being developed looks like.

Do you have other recommendations for metric tools? you mentioned SONARQUBE. Is there anything else worth looking at?

We are doing Java/C#, so i know FxCop, StyleCop, and for Java i&#039;m using findbugs, checkstyle and PMD.]]></description>
			<content:encoded><![CDATA[<p>Good read. I also like to use code metrics, however for some reason i&#8217;ve never seen them get integrated into the dev process anywhere i worked.</p>
<p>Mostly i just run some metrics locally in my IDE to see how new code being developed looks like.</p>
<p>Do you have other recommendations for metric tools? you mentioned SONARQUBE. Is there anything else worth looking at?</p>
<p>We are doing Java/C#, so i know FxCop, StyleCop, and for Java i&#8217;m using findbugs, checkstyle and PMD.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
