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

COVERAGE SUMMARY FOR SOURCE FILE [MutableShort.java]

nameclass, %method, %block, %line, %
MutableShort.java100% (1/1)25%  (4/16)34%  (37/109)43%  (12.9/30)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class MutableShort100% (1/1)25%  (4/16)34%  (37/109)43%  (12.9/30)
MutableShort (): void 0%   (0/1)0%   (0/3)0%   (0/2)
clone (): MutableShort 0%   (0/1)0%   (0/6)0%   (0/1)
compareTo (MutableShort): int 0%   (0/1)0%   (0/16)0%   (0/1)
doubleValue (): double 0%   (0/1)0%   (0/4)0%   (0/1)
floatValue (): float 0%   (0/1)0%   (0/4)0%   (0/1)
getValue (): short 0%   (0/1)0%   (0/3)0%   (0/1)
hashCode (): int 0%   (0/1)0%   (0/3)0%   (0/1)
intValue (): int 0%   (0/1)0%   (0/3)0%   (0/1)
longValue (): long 0%   (0/1)0%   (0/4)0%   (0/1)
setValue (Number): void 0%   (0/1)0%   (0/5)0%   (0/2)
setValue (short): void 0%   (0/1)0%   (0/4)0%   (0/2)
toString (): String 0%   (0/1)0%   (0/4)0%   (0/1)
equals (Object): boolean 100% (1/1)57%  (17/30)65%  (3.9/6)
MutableShort (Number): void 100% (1/1)100% (7/7)100% (3/3)
MutableShort (String): void 100% (1/1)100% (7/7)100% (3/3)
MutableShort (short): void 100% (1/1)100% (6/6)100% (3/3)

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