<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 8: Add ability to get metadata using CtlProcessor</title><link>https://sourceforge.net/p/emma/patches/8/</link><description>Recent changes to 8: Add ability to get metadata using CtlProcessor</description><atom:link href="https://sourceforge.net/p/emma/patches/8/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 17 Sep 2008 16:29:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/emma/patches/8/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add ability to get metadata using CtlProcessor</title><link>https://sourceforge.net/p/emma/patches/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This enables the user to get metadata information without having to do offline instrumentation.&lt;/p&gt;
&lt;p&gt;The patch adds a new CtlProcessor RPC command, metadata.get, which contacts the remote EMMA and generates a coverage.em file.&lt;/p&gt;
&lt;p&gt;This is done using the following command:&lt;/p&gt;
&lt;p&gt;java -cp emma.jar emma ctl -connect $HOST:$PORT -command metadata.get&lt;/p&gt;
&lt;p&gt;This is followed by the existing command:&lt;/p&gt;
&lt;p&gt;java -cp emma.jar emma ctl -connect $HOST:$PORT -command coverage.get&lt;/p&gt;
&lt;p&gt;and the reporting command that takes both metadata and coverage information as input:&lt;/p&gt;
&lt;p&gt;java  -cp emma.jar emma report -r html -in coverage.em,coverage.ec -Dreport.out.file=coverage.html --sp [source paths]&lt;/p&gt;
&lt;p&gt;(metadata + coverage = session data -&amp;gt; report)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ricky Ng-Adam</dc:creator><pubDate>Wed, 17 Sep 2008 16:29:07 -0000</pubDate><guid>https://sourceforge.net1fc7d9cdf34f455a3a4b3eb7924748fe1dabd50b</guid></item></channel></rss>