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

COVERAGE SUMMARY FOR SOURCE FILE [TextUtil.java]

nameclass, %method, %block, %line, %
TextUtil.java100% (1/1)19%  (3/16)62%  (886/1421)52%  (114,5/221)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class TextUtil100% (1/1)19%  (3/16)62%  (886/1421)52%  (114,5/221)
TextUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
_visualPosition (String, int): int 0%   (0/1)0%   (0/144)0%   (0/27)
containsKey (char): boolean 0%   (0/1)0%   (0/7)0%   (0/1)
getValue (char): String 0%   (0/1)0%   (0/8)0%   (0/1)
isEcs (String, String, int): boolean 0%   (0/1)0%   (0/91)0%   (0/19)
isEcsToLeft (String, int): String 0%   (0/1)0%   (0/43)0%   (0/8)
isEcsToRight (String, int): String 0%   (0/1)0%   (0/37)0%   (0/8)
isWhitespace (char): boolean 0%   (0/1)0%   (0/16)0%   (0/2)
isWhitespaceText (String): boolean 0%   (0/1)0%   (0/25)0%   (0/6)
sourceInnerPosition (String, int): int 0%   (0/1)0%   (0/16)0%   (0/3)
sourcePosition (String, String, int): int 0%   (0/1)0%   (0/62)0%   (0/17)
sourceText (String): String 0%   (0/1)0%   (0/8)0%   (0/1)
visualInnerPosition (String, int): int 0%   (0/1)0%   (0/16)0%   (0/3)
visualPosition (String, int): int 100% (1/1)32%  (28/87)34%  (5,5/16)
<static initializer> 100% (1/1)100% (853/853)100% (108/108)
visualText (String): String 100% (1/1)100% (5/5)100% (1/1)

[source file 'org/jboss/tools/vpe/editor/util/TextUtil.java' not found in sourcepath]

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