EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.vpe.editor.toolbar.format.css]

COVERAGE SUMMARY FOR SOURCE FILE [StyleAttribute.java]

nameclass, %method, %block, %line, %
StyleAttribute.java100% (1/1)31%  (4/13)24%  (83/347)23%  (20/87)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class StyleAttribute100% (1/1)31%  (4/13)24%  (83/347)23%  (20/87)
addStyleProperty (String, String): boolean 0%   (0/1)0%   (0/64)0%   (0/14)
format (): void 0%   (0/1)0%   (0/6)0%   (0/2)
getName (): String 0%   (0/1)0%   (0/3)0%   (0/1)
invertStyleProperty (String, String): void 0%   (0/1)0%   (0/35)0%   (0/10)
ivertSingleStyleProperty (String, String): void 0%   (0/1)0%   (0/33)0%   (0/9)
removeStyleProperty (String): boolean 0%   (0/1)0%   (0/41)0%   (0/9)
removeStyleProperty (String, String): boolean 0%   (0/1)0%   (0/21)0%   (0/7)
setSingleStyleProperty (String, String): void 0%   (0/1)0%   (0/16)0%   (0/5)
toString (): String 0%   (0/1)0%   (0/24)0%   (0/4)
isStylePropertySet (String, String): boolean 100% (1/1)44%  (8/18)43%  (3/7)
parse (String): void 100% (1/1)77%  (30/39)88%  (7/8)
getProperty (String): StyleProperty 100% (1/1)94%  (29/31)83%  (5/6)
StyleAttribute (Attr): void 100% (1/1)100% (16/16)100% (5/5)

[source file 'org/jboss/tools/vpe/editor/toolbar/format/css/StyleAttribute.java' not found in sourcepath]

[all classes][org.jboss.tools.vpe.editor.toolbar.format.css]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov