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

COVERAGE SUMMARY FOR SOURCE FILE [SelectionNotifier.java]

nameclass, %method, %block, %line, %
SelectionNotifier.java100% (1/1)100% (7/7)92%  (103/112)93%  (24,1/26)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SelectionNotifier100% (1/1)100% (7/7)92%  (103/112)93%  (24,1/26)
selectionChanged (SelectionChangedEvent): void 100% (1/1)78%  (29/37)80%  (7,2/9)
fireSelectionChanged (): void 100% (1/1)97%  (31/32)98%  (4,9/5)
SelectionNotifier (): void 100% (1/1)100% (15/15)100% (3/3)
addSelectionChangedListener (ISelectionChangedListener): void 100% (1/1)100% (6/6)100% (2/2)
getSelection (): ISelection 100% (1/1)100% (3/3)100% (1/1)
removeSelectionChangedListener (ISelectionChangedListener): void 100% (1/1)100% (6/6)100% (2/2)
setSelection (ISelection): void 100% (1/1)100% (13/13)100% (4/4)

[source file 'org/jboss/tools/common/editor/SelectionNotifier.java' not found in sourcepath]

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