EMMA Coverage Report (generated Tue Nov 23 11:59:29 CET 2010)
[all classes][org.jscience.mathematics.vector]

COVERAGE SUMMARY FOR CLASS [SparseVector]

nameclass, %method, %block, %
SparseVector0%   (0/1)0%   (0/19)0%   (0/416)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
<static initializer>0%   (0/1)0%   (0/10)
SparseVector (): void0%   (0/1)0%   (0/8)
SparseVector (SparseVector): void0%   (0/1)0%   (0/3)
access$5 (): ObjectFactory0%   (0/1)0%   (0/2)
copy (): SparseVector0%   (0/1)0%   (0/35)
get (int): Field0%   (0/1)0%   (0/24)
getDimension (): int0%   (0/1)0%   (0/3)
getZero (): Field0%   (0/1)0%   (0/3)
newInstance (int, Field): SparseVector0%   (0/1)0%   (0/12)
opposite (): SparseVector0%   (0/1)0%   (0/35)
plus (SparseVector): SparseVector0%   (0/1)0%   (0/68)
plus (Vector): SparseVector0%   (0/1)0%   (0/16)
times (Field): SparseVector0%   (0/1)0%   (0/36)
times (Vector): Field0%   (0/1)0%   (0/54)
valueOf (SparseVector, Field, FastComparator): SparseVector0%   (0/1)0%   (0/38)
valueOf (Vector, Field): SparseVector0%   (0/1)0%   (0/5)
valueOf (Vector, Field, FastComparator): SparseVector0%   (0/1)0%   (0/41)
valueOf (int, Field, Map): SparseVector0%   (0/1)0%   (0/10)
valueOf (int, Field, int, Field): SparseVector0%   (0/1)0%   (0/13)

[all classes][org.jscience.mathematics.vector]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov