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

COVERAGE SUMMARY FOR CLASS [DesignDecisionGenotype]

nameclass, %method, %block, %
DesignDecisionGenotype0%   (0/1)0%   (0/27)0%   (0/148)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
DesignDecisionGenotype (): void0%   (0/1)0%   (0/9)
DesignDecisionGenotype (List): void0%   (0/1)0%   (0/6)
add (Choice): boolean0%   (0/1)0%   (0/5)
add (int, Choice): void0%   (0/1)0%   (0/6)
addAll (Collection): boolean0%   (0/1)0%   (0/5)
addAll (int, Collection): boolean0%   (0/1)0%   (0/6)
clear (): void0%   (0/1)0%   (0/3)
contains (Object): boolean0%   (0/1)0%   (0/5)
containsAll (Collection): boolean0%   (0/1)0%   (0/5)
get (int): Choice0%   (0/1)0%   (0/6)
getInternalList (): List0%   (0/1)0%   (0/3)
indexOf (Object): int0%   (0/1)0%   (0/5)
isEmpty (): boolean0%   (0/1)0%   (0/4)
iterator (): Iterator0%   (0/1)0%   (0/7)
lastIndexOf (Object): int0%   (0/1)0%   (0/5)
listIterator (): ListIterator0%   (0/1)0%   (0/7)
listIterator (int): ListIterator0%   (0/1)0%   (0/7)
newInstance (): Genotype0%   (0/1)0%   (0/4)
remove (Object): boolean0%   (0/1)0%   (0/5)
remove (int): Choice0%   (0/1)0%   (0/6)
removeAll (Collection): boolean0%   (0/1)0%   (0/5)
retainAll (Collection): boolean0%   (0/1)0%   (0/5)
set (int, Choice): Choice0%   (0/1)0%   (0/7)
size (): int0%   (0/1)0%   (0/4)
subList (int, int): List0%   (0/1)0%   (0/9)
toArray (): Object []0%   (0/1)0%   (0/4)
toArray (Object []): Object []0%   (0/1)0%   (0/5)

[all classes][de.uka.ipd.sdq.dsexplore.opt4j.genotype]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov