EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.common.model.ui.forms]

COVERAGE SUMMARY FOR SOURCE FILE [Memento.java]

nameclass, %method, %block, %line, %
Memento.java0%   (0/1)0%   (0/20)0%   (0/345)0%   (0/79)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class Memento0%   (0/1)0%   (0/20)0%   (0/345)0%   (0/79)
Memento (): void 0%   (0/1)0%   (0/8)0%   (0/2)
Memento (String): void 0%   (0/1)0%   (0/22)0%   (0/5)
createChild (String): IMemento 0%   (0/1)0%   (0/5)0%   (0/1)
createChild (String, String): IMemento 0%   (0/1)0%   (0/29)0%   (0/7)
getChild (String): IMemento 0%   (0/1)0%   (0/18)0%   (0/4)
getChildren (String): IMemento [] 0%   (0/1)0%   (0/18)0%   (0/4)
getFloat (String): Float 0%   (0/1)0%   (0/6)0%   (0/1)
getID (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getInteger (String): Integer 0%   (0/1)0%   (0/6)0%   (0/1)
getString (String): String 0%   (0/1)0%   (0/6)0%   (0/1)
getTextData (): String 0%   (0/1)0%   (0/6)0%   (0/1)
load (IResource): void 0%   (0/1)0%   (0/1)0%   (0/1)
putFloat (String, float): void 0%   (0/1)0%   (0/10)0%   (0/2)
putInteger (String, int): void 0%   (0/1)0%   (0/10)0%   (0/2)
putMemento (IMemento): void 0%   (0/1)0%   (0/10)0%   (0/2)
putString (String, String): void 0%   (0/1)0%   (0/7)0%   (0/2)
putTextData (String): void 0%   (0/1)0%   (0/7)0%   (0/2)
store (IResource): void 0%   (0/1)0%   (0/1)0%   (0/1)
stringify (): String 0%   (0/1)0%   (0/159)0%   (0/39)
toString (): String 0%   (0/1)0%   (0/13)0%   (0/1)

[source file 'org/jboss/tools/common/model/ui/forms/Memento.java' not found in sourcepath]

[all classes][org.jboss.tools.common.model.ui.forms]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov