EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007) |
---|
[all classes][org.jboss.tools.vpe.editor.template.expression] |
name | class, % | method, % | block, % | line, % |
---|---|---|---|---|
VpeOperation.java | 100% (1/1) | 100% (5/5) | 100% (52/52) | 100% (18/18) |
name | class, % | method, % | block, % | line, % |
---|---|---|---|---|
class VpeOperation | 100% (1/1) | 100% (5/5) | 100% (52/52) | 100% (18/18) |
VpeOperation (): void | 100% (1/1) | 100% (3/3) | 100% (1/1) | |
getLeftOperand (): VpeOperand | 100% (1/1) | 100% (3/3) | 100% (1/1) | |
getRightOperand (): VpeOperand | 100% (1/1) | 100% (3/3) | 100% (1/1) | |
intoExpression (VpeOperand, VpeOperation): VpeOperand | 100% (1/1) | 100% (39/39) | 100% (13/13) | |
setRightOperand (VpeOperand): void | 100% (1/1) | 100% (4/4) | 100% (2/2) |
[source file 'org/jboss/tools/vpe/editor/template/expression/VpeOperation.java' not found in sourcepath] |
---|
[all classes][org.jboss.tools.vpe.editor.template.expression] |
EMMA 2.0.5312 (C) Vladimir Roubtsov |