EMMA Coverage Report (generated Mon Dec 26 18:25:44 CET 2011)
[all classes][jodd.util.collection]

COVERAGE SUMMARY FOR SOURCE FILE [FastDoubleBuffer.java]

nameclass, %method, %block, %line, %
FastDoubleBuffer.java0%   (0/1)0%   (0/12)0%   (0/330)0%   (0/73)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class FastDoubleBuffer0%   (0/1)0%   (0/12)0%   (0/330)0%   (0/73)
FastDoubleBuffer (): void 0%   (0/1)0%   (0/4)0%   (0/2)
FastDoubleBuffer (int): void 0%   (0/1)0%   (0/30)0%   (0/8)
append (double []): FastDoubleBuffer 0%   (0/1)0%   (0/7)0%   (0/1)
append (double [], int, int): FastDoubleBuffer 0%   (0/1)0%   (0/78)0%   (0/17)
append (double): FastDoubleBuffer 0%   (0/1)0%   (0/32)0%   (0/6)
array (int): double [] 0%   (0/1)0%   (0/5)0%   (0/1)
index (): int 0%   (0/1)0%   (0/3)0%   (0/1)
needNewBuffer (int): void 0%   (0/1)0%   (0/95)0%   (0/18)
offset (): int 0%   (0/1)0%   (0/3)0%   (0/1)
reset (): void 0%   (0/1)0%   (0/20)0%   (0/6)
size (): int 0%   (0/1)0%   (0/3)0%   (0/1)
toArray (): double [] 0%   (0/1)0%   (0/50)0%   (0/11)

[all classes][jodd.util.collection]
EMMA 2.0.5312 (C) Vladimir Roubtsov