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

COVERAGE SUMMARY FOR SOURCE FILE [ColumnDescription.java]

nameclass, %method, %block, %line, %
ColumnDescription.java0%   (0/1)0%   (0/14)0%   (0/84)0%   (0/34)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ColumnDescription0%   (0/1)0%   (0/14)0%   (0/84)0%   (0/34)
ColumnDescription (): void 0%   (0/1)0%   (0/21)0%   (0/8)
ColumnDescription (String, Image, int, int, boolean, Object): void 0%   (0/1)0%   (0/21)0%   (0/8)
getData (): Object 0%   (0/1)0%   (0/3)0%   (0/1)
getImage (): Image 0%   (0/1)0%   (0/3)0%   (0/1)
getName (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getStyle (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getWidth (): int 0%   (0/1)0%   (0/3)0%   (0/1)
isResizeable (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
setData (Object): void 0%   (0/1)0%   (0/4)0%   (0/2)
setImage (Image): void 0%   (0/1)0%   (0/4)0%   (0/2)
setName (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setResizeable (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
setStyle (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
setWidth (int): void 0%   (0/1)0%   (0/4)0%   (0/2)

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

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