EMMA Coverage Report (generated Sat Nov 28 14:34:08 CET 2009)
[all classes][org.apache.log4j.helpers]

COVERAGE SUMMARY FOR CLASS [OptionConverter]

nameclass, %method, %block, %
OptionConverter100% (1/1)14%  (2/14)2%   (13/770)

COVERAGE BREAKDOWN BY METHOD

namemethod, %block, %
OptionConverter (): void0%   (0/1)0%   (0/3)
concatanateArrays (String [], String []): String []0%   (0/1)0%   (0/26)
convertSpecialChars (String): String0%   (0/1)0%   (0/81)
findAndSubst (String, Properties): String0%   (0/1)0%   (0/27)
instantiateByClassName (String, Class, Object): Object0%   (0/1)0%   (0/86)
instantiateByKey (Properties, String, Class, Object): Object0%   (0/1)0%   (0/23)
selectAndConfigure (URL, String, LoggerRepository): void0%   (0/1)0%   (0/62)
substVars (String, Properties): String0%   (0/1)0%   (0/99)
toBoolean (String, boolean): boolean0%   (0/1)0%   (0/21)
toFileSize (String, long): long0%   (0/1)0%   (0/88)
toInt (String, int): int0%   (0/1)0%   (0/25)
toLevel (String, Level): Level0%   (0/1)0%   (0/202)
getSystemProperty (String, String): String100% (1/1)22%  (4/18)
<static initializer>100% (1/1)100% (9/9)

[all classes][org.apache.log4j.helpers]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov