EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.vpe.editor.template.expression]

COVERAGE SUMMARY FOR SOURCE FILE [VpeExpressionBuilder.java]

nameclass, %method, %block, %line, %
VpeExpressionBuilder.java100% (1/1)81%  (22/27)87%  (800/919)85%  (170.1/199)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class VpeExpressionBuilder100% (1/1)81%  (22/27)87%  (800/919)85%  (170.1/199)
bracketNotFound (int): void 0%   (0/1)0%   (0/5)0%   (0/2)
error (String, int): void 0%   (0/1)0%   (0/8)0%   (0/1)
undefinedCharacter (): void 0%   (0/1)0%   (0/5)0%   (0/2)
undefinedCharacter (int): void 0%   (0/1)0%   (0/16)0%   (0/2)
undefinedName (String, int): void 0%   (0/1)0%   (0/13)0%   (0/2)
nextChar (): char 100% (1/1)80%  (8/10)80%  (1.6/2)
buildPlainExpression (String, boolean): VpeExpressionInfo 100% (1/1)81%  (35/43)78%  (7/9)
alpha (): boolean 100% (1/1)83%  (10/12)80%  (1.6/2)
buildFunction (String, int): VpeOperand 100% (1/1)87%  (102/117)92%  (23/25)
alpha (char): boolean 100% (1/1)88%  (14/16)87%  (0.9/1)
getOutputAttrName (String): String 100% (1/1)88%  (71/81)75%  (15/20)
buildOperand (): VpeOperand 100% (1/1)89%  (62/70)89%  (17/19)
buildString (): VpeOperand 100% (1/1)89%  (32/36)88%  (7/8)
buildOperation (): VpeOperation 100% (1/1)89%  (85/95)87%  (20/23)
buildBrackets (): VpeOperand 100% (1/1)92%  (36/39)88%  (7/8)
buildAttribute (): VpeOperand 100% (1/1)94%  (30/32)86%  (6/7)
buildCompletedExpression (String, boolean): VpeExpressionInfo 100% (1/1)96%  (129/135)94%  (32/34)
<static initializer> 100% (1/1)100% (48/48)100% (4/4)
VpeExpressionBuilder (): void 100% (1/1)100% (3/3)100% (1/1)
attrSignature (String): String 100% (1/1)100% (5/5)100% (1/1)
attrSignature (String, boolean): String 100% (1/1)100% (14/14)100% (1/1)
build (): VpeOperand 100% (1/1)100% (33/33)100% (8/8)
currentPosition (): int 100% (1/1)100% (8/8)100% (1/1)
end (): boolean 100% (1/1)100% (8/8)100% (1/1)
getToken (int): String 100% (1/1)100% (24/24)100% (6/6)
minPosition (int, char): int 100% (1/1)100% (19/19)100% (6/6)
nextSepPos (): int 100% (1/1)100% (24/24)100% (4/4)

[source file 'org/jboss/tools/vpe/editor/template/expression/VpeExpressionBuilder.java' not found in sourcepath]

[all classes][org.jboss.tools.vpe.editor.template.expression]
EMMA 2.0.5312 (C) Vladimir Roubtsov