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

COVERAGE SUMMARY FOR SOURCE FILE [ExceptionUtil.java]

nameclass, %method, %block, %line, %
ExceptionUtil.java50%  (1/2)12%  (2/17)8%   (35/414)10%  (11/107)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ExceptionUtil$ThrowableThrower0%   (0/1)0%   (0/2)0%   (0/8)0%   (0/3)
ExceptionUtil$ThrowableThrower (): void 0%   (0/1)0%   (0/4)0%   (0/2)
access$002 (Throwable): Throwable 0%   (0/1)0%   (0/4)0%   (0/1)
     
class ExceptionUtil100% (1/1)13%  (2/15)9%   (35/406)10%  (11/105)
ExceptionUtil (): void 0%   (0/1)0%   (0/3)0%   (0/2)
exceptionChainToString (Throwable): String 0%   (0/1)0%   (0/26)0%   (0/8)
exceptionToString (Throwable): String 0%   (0/1)0%   (0/20)0%   (0/6)
extractTargetException (InvocationTargetException): Exception 0%   (0/1)0%   (0/11)0%   (0/2)
findCause (Throwable, Class): Throwable 0%   (0/1)0%   (0/15)0%   (0/5)
getCurrentStackTrace (): StackTraceElement [] 0%   (0/1)0%   (0/28)0%   (0/6)
getExceptionChain (Throwable): Throwable [] 0%   (0/1)0%   (0/27)0%   (0/6)
getStackTrace (Throwable, String [], String []): StackTraceElement [] 0%   (0/1)0%   (0/96)0%   (0/19)
getStackTraceChain (Throwable, String [], String []): StackTraceElement [][] 0%   (0/1)0%   (0/40)0%   (0/10)
rollupSqlExceptions (List): SQLException 0%   (0/1)0%   (0/22)0%   (0/6)
throwException (Throwable): void 0%   (0/1)0%   (0/58)0%   (0/15)
throwExceptionAlt (Throwable): void 0%   (0/1)0%   (0/10)0%   (0/4)
throwTargetException (InvocationTargetException): void 0%   (0/1)0%   (0/3)0%   (0/1)
getRootCause (Throwable): Throwable 100% (1/1)37%  (7/19)43%  (3/7)
buildMessage (String, Throwable): String 100% (1/1)100% (28/28)100% (8/8)

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