EMMA Coverage Report (generated Tue Apr 15 15:37:25 CEST 2008)
[all classes][jodd.util]

COVERAGE SUMMARY FOR SOURCE FILE [ExceptionUtil.java]

nameclass, %method, %block, %line, %
ExceptionUtil.java100% (1/1)11%  (1/9)9%   (25/285)10%  (7/71)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ExceptionUtil100% (1/1)11%  (1/9)9%   (25/285)10%  (7/71)
ExceptionUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
exceptionChainToString (Throwable): String 0%   (0/1)0%   (0/26)0%   (0/8)
exceptionToString (Throwable): String 0%   (0/1)0%   (0/20)0%   (0/6)
getCurrentStackTrace (): StackTraceElement [] 0%   (0/1)0%   (0/31)0%   (0/8)
getExceptionChain (Throwable): Throwable [] 0%   (0/1)0%   (0/27)0%   (0/6)
getRootCause (Throwable): Throwable 0%   (0/1)0%   (0/17)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)
buildMessage (String, Throwable): String 100% (1/1)100% (25/25)100% (7/7)

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