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

COVERAGE SUMMARY FOR SOURCE FILE [PaletteInsertHelper.java]

nameclass, %method, %block, %line, %
PaletteInsertHelper.java50%  (1/2)63%  (17/27)59%  (893/1504)57%  (179.2/313)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class PaletteInsertHelper$LineIterator0%   (0/1)0%   (0/4)0%   (0/50)0%   (0/10)
PaletteInsertHelper$LineIterator (String): void 0%   (0/1)0%   (0/9)0%   (0/3)
hasNext (): boolean 0%   (0/1)0%   (0/10)0%   (0/1)
next (): Object 0%   (0/1)0%   (0/27)0%   (0/5)
remove (): void 0%   (0/1)0%   (0/4)0%   (0/1)
     
class PaletteInsertHelper100% (1/1)74%  (17/23)61%  (893/1454)59%  (179.2/303)
PaletteInsertHelper (): void 0%   (0/1)0%   (0/3)0%   (0/1)
applyPrefix (String [], ITextEditor, String, String, String): void 0%   (0/1)0%   (0/23)0%   (0/6)
getIndentOfFirstLine (IDocument, int): String 0%   (0/1)0%   (0/32)0%   (0/9)
insertIntoEditor (ITextEditor, Properties): void 0%   (0/1)0%   (0/65)0%   (0/15)
isEditable (IEditorInput): boolean 0%   (0/1)0%   (0/32)0%   (0/7)
isEditable (ITextEditor): boolean 0%   (0/1)0%   (0/7)0%   (0/2)
applyPrefix (String, String, String, Properties): String 100% (1/1)47%  (118/251)46%  (15.7/34)
insertIntoEditorInternal (IDocument, Properties): void 100% (1/1)62%  (128/206)56%  (23.2/41)
format (IDocument, int, int, String, String, String, String): String 100% (1/1)63%  (220/348)64%  (49/77)
calculateDisplayedWidth (String, int): int 100% (1/1)67%  (18/27)83%  (5/6)
getLineDelimiter (IDocument): String 100% (1/1)67%  (8/12)50%  (2/4)
getTabWidth (): int 100% (1/1)70%  (14/20)25%  (1/4)
changePrefix (String, int, boolean, int): String 100% (1/1)72%  (43/60)60%  (9/15)
getIndentOfLineOfOffset (IDocument, int): String 100% (1/1)87%  (20/23)67%  (4/6)
insertIntoEditor (ISourceViewer, Properties): void 100% (1/1)92%  (117/127)87%  (26/30)
applyPrefix (String [], IDocument, String, String, String): void 100% (1/1)92%  (12/13)92%  (3.7/4)
getPrefix (Properties, String): void 100% (1/1)93%  (50/54)96%  (11.6/12)
getPrefixes (String): Properties 100% (1/1)93%  (42/45)97%  (10.7/11)
applyPrefix (String [], String, String, String, String): void 100% (1/1)95%  (37/39)96%  (5.8/6)
getIndentOfLine (String, String): String 100% (1/1)97%  (28/29)86%  (6/7)
<static initializer> 100% (1/1)100% (5/5)100% (2/2)
prepare (String, String, String): String 100% (1/1)100% (31/31)100% (4/4)
useSpaces (): boolean 100% (1/1)100% (2/2)100% (1/1)

[source file 'org/jboss/tools/common/model/ui/views/palette/PaletteInsertHelper.java' not found in sourcepath]

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