EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.common.model.ui.action]

COVERAGE SUMMARY FOR SOURCE FILE [CommandBar.java]

nameclass, %method, %block, %line, %
CommandBar.java100% (2/2)94%  (32/34)92%  (697/755)93%  (145.9/157)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class CommandBar$ButtonDescriptor100% (1/1)86%  (12/14)87%  (369/422)87%  (73.4/84)
setDefault (): void 0%   (0/1)0%   (0/3)0%   (0/2)
widgetDefaultSelected (SelectionEvent): void 0%   (0/1)0%   (0/1)0%   (0/1)
_updateCommand (): void 100% (1/1)65%  (65/100)70%  (11.9/17)
_update (): void 100% (1/1)79%  (22/28)88%  (7/8)
dispose (): void 100% (1/1)93%  (14/15)97%  (3.9/4)
createControl (Composite): void 100% (1/1)94%  (110/117)94%  (19.7/21)
CommandBar$ButtonDescriptor (CommandBar): void 100% (1/1)100% (12/12)100% (3/3)
_updateDefault (): void 100% (1/1)100% (28/28)100% (4/4)
_updateEnabled (): void 100% (1/1)100% (26/26)100% (5/5)
getText (boolean): String 100% (1/1)100% (33/33)100% (3/3)
rename (String): void 100% (1/1)100% (12/12)100% (4/4)
setEnabled (boolean): void 100% (1/1)100% (11/11)100% (4/4)
update (): void 100% (1/1)100% (25/25)100% (6/6)
widgetSelected (SelectionEvent): void 100% (1/1)100% (11/11)100% (2/2)
     
class CommandBar100% (1/1)100% (20/20)98%  (328/333)99%  (72.5/73)
isEnabled (String): boolean 100% (1/1)85%  (11/13)92%  (1.8/2)
getButtonAt (int): CommandBar$ButtonDescriptor 100% (1/1)87%  (13/15)86%  (0.9/1)
setMnemonicEnabled (boolean): void 100% (1/1)91%  (10/11)95%  (3.8/4)
<static initializer> 100% (1/1)100% (3/3)100% (2/2)
CommandBar (): void 100% (1/1)100% (28/28)100% (8/8)
addCommandBarListener (CommandBarListener): void 100% (1/1)100% (4/4)100% (2/2)
createControl (Composite): Control 100% (1/1)100% (37/37)100% (7/7)
disable (): void 100% (1/1)100% (17/17)100% (4/4)
dispose (): void 100% (1/1)100% (26/26)100% (7/7)
getButtonForCommand (String): CommandBar$ButtonDescriptor 100% (1/1)100% (22/22)100% (4/4)
getControl (): Control 100% (1/1)100% (3/3)100% (1/1)
getLayout (): CommandBarLayout 100% (1/1)100% (3/3)100% (1/1)
rename (String, String): void 100% (1/1)100% (10/10)100% (3/3)
setCommands (String []): void 100% (1/1)100% (93/93)100% (13/13)
setDefaultCommand (String): void 100% (1/1)100% (6/6)100% (3/3)
setEnabled (String, boolean): void 100% (1/1)100% (10/10)100% (3/3)
setImage (String, Image): void 100% (1/1)100% (10/10)100% (3/3)
setLayout (CommandBarLayout): void 100% (1/1)100% (4/4)100% (2/2)
setWidgetSettings (IWidgetSettings): void 100% (1/1)100% (4/4)100% (2/2)
update (): void 100% (1/1)100% (14/14)100% (2/2)

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

[all classes][org.jboss.tools.common.model.ui.action]
EMMA 2.0.5312 (C) Vladimir Roubtsov