EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 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)50%  (752/1504)50%  (156.6/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)52%  (752/1454)52%  (156.6/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)27%  (69/251)26%  (8.7/34)
changePrefix (String, int, boolean, int): String 100% (1/1)35%  (21/60)40%  (6/15)
prepare (String, String, String): String 100% (1/1)39%  (12/31)75%  (3/4)
calculateDisplayedWidth (String, int): int 100% (1/1)41%  (11/27)48%  (2.9/6)
format (IDocument, int, int, String, String, String, String): String 100% (1/1)53%  (183/348)52%  (39.9/77)
insertIntoEditorInternal (IDocument, Properties): void 100% (1/1)62%  (128/206)56%  (23.2/41)
getLineDelimiter (IDocument): String 100% (1/1)67%  (8/12)50%  (2/4)
getTabWidth (): int 100% (1/1)70%  (14/20)25%  (1/4)
getIndentOfLineOfOffset (IDocument, int): String 100% (1/1)87%  (20/23)67%  (4/6)
insertIntoEditor (ISourceViewer, Properties): void 100% (1/1)87%  (111/127)86%  (25.8/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)
getIndentOfLine (String, String): String 100% (1/1)93%  (27/29)84%  (5.9/7)
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)
<static initializer> 100% (1/1)100% (5/5)100% (2/2)
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.1.5320 (stable) (C) Vladimir Roubtsov