<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Add control flow information to metadata</title><link>https://sourceforge.net/p/emma/patches/3/</link><description>Recent changes to 3: Add control flow information to metadata</description><atom:link href="https://sourceforge.net/p/emma/patches/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Dec 2005 11:02:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/emma/patches/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add control flow information to metadata</title><link>https://sourceforge.net/p/emma/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch enable control flow information to be&lt;br /&gt;
collected during instrumentation stage.  This&lt;br /&gt;
information is available from metadata.  The following&lt;br /&gt;
public members added to metadata classes and interfaces:&lt;/p&gt;
&lt;p&gt;int IMetadataConstants.METHOD_NO_CONTROL_FLOW_TBL;&lt;/p&gt;
&lt;p&gt;int IMetadataConstants.METHOD_NO_CONTROL_FLOW_DATA;&lt;/p&gt;
&lt;p&gt;boolean IMetaData.hasControlFlowData ();&lt;/p&gt;
&lt;p&gt;boolean ClassDescriptor.hasControlFlowData ();&lt;/p&gt;
&lt;p&gt;boolean MethodDescriptor.hasControlFlowData ();&lt;/p&gt;
&lt;p&gt;int [][] MethodDescriptor.getControlFlow ();&lt;/p&gt;
&lt;p&gt;Control flow is int [][] array.  For each basic block&lt;br /&gt;
it holds an array of basic block ids, that can be&lt;br /&gt;
executed just after this basic block.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikhail Vladimirov</dc:creator><pubDate>Wed, 28 Dec 2005 11:02:35 -0000</pubDate><guid>https://sourceforge.net2d841df9dbe4552fed9ebd3585c8a4c7aecd8e71</guid></item></channel></rss>