EMMA Coverage Report (generated Sat Nov 28 14:34:08 CET 2009)
[all classes][de.uka.ipd.sdq.stoex.analyser.visitors]

COVERAGE SUMMARY FOR CLASS [ExpressionInferTypeVisitor]

nameclass, %method, %block, %
ExpressionInferTypeVisitor100% (1/1)89%  (25/28)79%  (594/755)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
caseNegativeExpression (NegativeExpression): Object0%   (0/1)0%   (0/18)
getTypeAnnotation (): HashMap0%   (0/1)0%   (0/3)
setTypeAnnotation (HashMap): void0%   (0/1)0%   (0/4)
getType (Expression): TypeEnum100% (1/1)47%  (8/17)
caseProductExpression (ProductExpression): Object100% (1/1)66%  (31/47)
caseProbabilityFunctionLiteral (ProbabilityFunctionLiteral): Object100% (1/1)69%  (53/77)
inferIntAndDouble (Expression, TypeEnum, TypeEnum): void100% (1/1)69%  (75/108)
caseFunctionLiteral (FunctionLiteral): Object100% (1/1)74%  (94/127)
getTypeOfChild (Expression): TypeEnum100% (1/1)75%  (15/20)
caseTermExpression (TermExpression): Object100% (1/1)78%  (31/40)
isDoubleIntPDF (TypeEnum): boolean100% (1/1)89%  (17/19)
casePowerExpression (PowerExpression): Object100% (1/1)90%  (37/41)
<static initializer>100% (1/1)92%  (11/12)
ExpressionInferTypeVisitor (): void100% (1/1)100% (8/8)
caseBoolLiteral (BoolLiteral): Object100% (1/1)100% (8/8)
caseBooleanOperatorExpression (BooleanOperatorExpression): Object100% (1/1)100% (18/18)
caseCompareExpression (CompareExpression): Object100% (1/1)100% (18/18)
caseDoubleLiteral (DoubleLiteral): Object100% (1/1)100% (8/8)
caseIfElseExpression (IfElseExpression): Object100% (1/1)100% (23/23)
caseIntLiteral (IntLiteral): Object100% (1/1)100% (8/8)
caseNotExpression (NotExpression): Object100% (1/1)100% (13/13)
caseParenthesis (Parenthesis): Object100% (1/1)100% (13/13)
caseStringLiteral (StringLiteral): Object100% (1/1)100% (8/8)
caseVariable (Variable): Object100% (1/1)100% (39/39)
isDoubleIntAnyPMF (TypeEnum): boolean100% (1/1)100% (22/22)
isDoubleIntPMF (TypeEnum): boolean100% (1/1)100% (16/16)
isIntPMF (TypeEnum): boolean100% (1/1)100% (10/10)
isNumeric (TypeEnum): boolean100% (1/1)100% (10/10)

[all classes][de.uka.ipd.sdq.stoex.analyser.visitors]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov