<?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: IntelliJ IDEA 6.0: Code Coverage</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2006/07/code-coverage/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Fri, 19 Mar 2010 13:29:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Sushil</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-126842</link>
		<dc:creator>Sushil</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-126842</guid>
		<description>Can someone please let me know how to generate code coverage report probably in html format using EMMA in idea. I am able to generate the code coverage numbers but i have to look into the class browser window and see for each class, which is not a very efficient way. I need to see a consolidated report for my entire project. Is there any way to do that. Please reply back if you know how to do it.</description>
		<content:encoded><![CDATA[<p>Can someone please let me know how to generate code coverage report probably in html format using EMMA in idea. I am able to generate the code coverage numbers but i have to look into the class browser window and see for each class, which is not a very efficient way. I need to see a consolidated report for my entire project. Is there any way to do that. Please reply back if you know how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oto \\\'tapik\\\' Buchta</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-67237</link>
		<dc:creator>Oto \\\'tapik\\\' Buchta</dc:creator>
		<pubDate>Wed, 20 Aug 2008 06:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-67237</guid>
		<description>I have a simple question - is it possible to measure code coverage of servlet/EJB from IDEA? If yes, please, could you help me with JBoss configuration?</description>
		<content:encoded><![CDATA[<p>I have a simple question - is it possible to measure code coverage of servlet/EJB from IDEA? If yes, please, could you help me with JBoss configuration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-65558</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 04 Aug 2008 16:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-65558</guid>
		<description>Is there any way to get a code coverage report? 
Is there any additional documentation for this feature?</description>
		<content:encoded><![CDATA[<p>Is there any way to get a code coverage report?<br />
Is there any additional documentation for this feature?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Kleinjung</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-58688</link>
		<dc:creator>Sean Kleinjung</dc:creator>
		<pubDate>Mon, 02 Jun 2008 18:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-58688</guid>
		<description>Trejkaz: I would assume it is because your tests did not execute the case where the close method throws an IOException, but I cannot say for sure if this is the cause.</description>
		<content:encoded><![CDATA[<p>Trejkaz: I would assume it is because your tests did not execute the case where the close method throws an IOException, but I cannot say for sure if this is the cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trejkaz</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-55371</link>
		<dc:creator>Trejkaz</dc:creator>
		<pubDate>Thu, 24 Apr 2008 06:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-55371</guid>
		<description>I'm getting a yellow on a line like this:
            reader.close();

How exactly can a line like this be partially executed?
</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting a yellow on a line like this:<br />
            reader.close();</p>
<p>How exactly can a line like this be partially executed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nabil</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-47520</link>
		<dc:creator>John Nabil</dc:creator>
		<pubDate>Thu, 07 Feb 2008 09:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-47520</guid>
		<description>How can i get html report from it ? emma has this feature.</description>
		<content:encoded><![CDATA[<p>How can i get html report from it ? emma has this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-28271</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Wed, 01 Aug 2007 16:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-28271</guid>
		<description>How to save information about code coverage?</description>
		<content:encoded><![CDATA[<p>How to save information about code coverage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain Mecklai</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-27211</link>
		<dc:creator>Zain Mecklai</dc:creator>
		<pubDate>Fri, 06 Jul 2007 14:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-27211</guid>
		<description>I'm curious if there are any plans to provide code coverage data for a remotely attached application since not all applications are pure Java applications with a main() method.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious if there are any plans to provide code coverage data for a remotely attached application since not all applications are pure Java applications with a main() method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravin</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-13742</link>
		<dc:creator>ravin</dc:creator>
		<pubDate>Thu, 28 Dec 2006 10:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-13742</guid>
		<description>sir,
I would like to know that how to install and to use of Intelli IDEA 6.0

indra_ravin@yahoo.com</description>
		<content:encoded><![CDATA[<p>sir,<br />
I would like to know that how to install and to use of Intelli IDEA 6.0</p>
<p><a href="mailto:indra_ravin@yahoo.com">indra_ravin@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fan of Don Lapre</title>
		<link>http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-6832</link>
		<dc:creator>Fan of Don Lapre</dc:creator>
		<pubDate>Tue, 14 Nov 2006 23:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2006/07/code-coverage/#comment-6832</guid>
		<description>Thanks JetBrains for the new features.  I haven't used IntelliJ IDEA for a while but stumbled across this and thought I would check it out again. Will be looking for new updates in the future. I forgot how much fun this is.

Larisa
Fan of Don Lapre	
www.larisajoyreilly.com	
larisa@larisajoyreilly.com
</description>
		<content:encoded><![CDATA[<p>Thanks JetBrains for the new features.  I haven&#8217;t used IntelliJ IDEA for a while but stumbled across this and thought I would check it out again. Will be looking for new updates in the future. I forgot how much fun this is.</p>
<p>Larisa<br />
Fan of Don Lapre<br />
<a href="http://www.larisajoyreilly.com" rel="nofollow">http://www.larisajoyreilly.com</a><br />
<a href="mailto:larisa@larisajoyreilly.com">larisa@larisajoyreilly.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
