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

COVERAGE SUMMARY FOR CLASS [DesignDecisionGenotype]

nameclass, %method, %block, %
DesignDecisionGenotype0%   (0/1)0%   (0/29)0%   (0/185)

COVERAGE BREAKDOWN BY METHOD

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

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