EMMA Coverage Report (generated Tue Nov 23 11:59:29 CET 2010)
[all classes][de.uka.ipd.sdq.stoex.analyser.visitors]

COVERAGE SUMMARY FOR CLASS [ExpressionInferTypeVisitor]

nameclass, %method, %block, %
ExpressionInferTypeVisitor100% (1/1)7%   (2/28)3%   (19/756)

COVERAGE BREAKDOWN BY METHOD

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

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