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

COVERAGE SUMMARY FOR SOURCE FILE [PropertyEditorFactory.java]

nameclass, %method, %block, %line, %
PropertyEditorFactory.java100% (1/1)80%  (8/10)76%  (119/157)71%  (24/34)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class PropertyEditorFactory100% (1/1)80%  (8/10)76%  (119/157)71%  (24/34)
PropertyEditorFactory (): void 0%   (0/1)0%   (0/3)0%   (0/1)
createPropertyEditor (Object, XAttribute, XAttributeData): PropertyEditor 0%   (0/1)0%   (0/6)0%   (0/1)
getEditorClass (String): Class 100% (1/1)52%  (22/42)50%  (5/10)
createPropertyEditor (Object, XAttribute, boolean, IWidgetSettings): Property... 100% (1/1)85%  (53/62)77%  (10/13)
<static initializer> 100% (1/1)100% (13/13)100% (4/4)
createPropertyEditor (Object, XAttribute, XAttributeData, IWidgetSettings): P... 100% (1/1)100% (7/7)100% (1/1)
createPropertyEditor (Object, XAttribute, XModelObject): PropertyEditor 100% (1/1)100% (6/6)100% (1/1)
createPropertyEditor (Object, XAttribute, XModelObject, IWidgetSettings): Pro... 100% (1/1)100% (7/7)100% (1/1)
createPropertyEditor (Object, XAttribute, boolean): PropertyEditor 100% (1/1)100% (6/6)100% (1/1)
getEditorClass (XAttribute): Class 100% (1/1)100% (5/5)100% (1/1)

[source file 'org/jboss/tools/common/model/ui/attribute/editor/PropertyEditorFactory.java' not found in sourcepath]

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