EMMA Coverage Report (generated Fri May 21 08:45:31 CEST 2010)
[all classes][de.uka.ipd.sdq.stoex.impl]

COVERAGE SUMMARY FOR CLASS [StoexFactoryImpl]

nameclass, %method, %block, %
StoexFactoryImpl100% (1/1)50%  (17/34)25%  (104/416)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
convertBooleanOperationsToString (EDataType, Object): String0%   (0/1)0%   (0/7)
convertCompareOperationsToString (EDataType, Object): String0%   (0/1)0%   (0/7)
convertProductOperationsToString (EDataType, Object): String0%   (0/1)0%   (0/7)
convertTermOperationsToString (EDataType, Object): String0%   (0/1)0%   (0/7)
convertToString (EDataType, Object): String0%   (0/1)0%   (0/37)
create (EClass): EObject0%   (0/1)0%   (0/74)
createBooleanOperationsFromString (EDataType, String): BooleanOperations0%   (0/1)0%   (0/25)
createCompareOperationsFromString (EDataType, String): CompareOperations0%   (0/1)0%   (0/25)
createFromString (EDataType, String): Object0%   (0/1)0%   (0/37)
createNamespaceReference (): NamespaceReference0%   (0/1)0%   (0/6)
createNegativeExpression (): NegativeExpression0%   (0/1)0%   (0/6)
createProductOperationsFromString (EDataType, String): ProductOperations0%   (0/1)0%   (0/25)
createRandomVariable (): RandomVariable0%   (0/1)0%   (0/6)
createTermOperationsFromString (EDataType, String): TermOperations0%   (0/1)0%   (0/25)
createVariable (): Variable0%   (0/1)0%   (0/6)
getPackage (): StoexPackage0%   (0/1)0%   (0/2)
getStoexPackage (): StoexPackage0%   (0/1)0%   (0/4)
init (): StoexFactory100% (1/1)65%  (11/17)
StoexFactoryImpl (): void100% (1/1)100% (3/3)
createBoolLiteral (): BoolLiteral100% (1/1)100% (6/6)
createBooleanOperatorExpression (): BooleanOperatorExpression100% (1/1)100% (6/6)
createCompareExpression (): CompareExpression100% (1/1)100% (6/6)
createDoubleLiteral (): DoubleLiteral100% (1/1)100% (6/6)
createFunctionLiteral (): FunctionLiteral100% (1/1)100% (6/6)
createIfElseExpression (): IfElseExpression100% (1/1)100% (6/6)
createIntLiteral (): IntLiteral100% (1/1)100% (6/6)
createNotExpression (): NotExpression100% (1/1)100% (6/6)
createParenthesis (): Parenthesis100% (1/1)100% (6/6)
createPowerExpression (): PowerExpression100% (1/1)100% (6/6)
createProbabilityFunctionLiteral (): ProbabilityFunctionLiteral100% (1/1)100% (6/6)
createProductExpression (): ProductExpression100% (1/1)100% (6/6)
createStringLiteral (): StringLiteral100% (1/1)100% (6/6)
createTermExpression (): TermExpression100% (1/1)100% (6/6)
createVariableReference (): VariableReference100% (1/1)100% (6/6)

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