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

COVERAGE SUMMARY FOR SOURCE FILE [PropertiesUtil.java]

nameclass, %method, %block, %line, %
PropertiesUtil.java50%  (1/2)30%  (6/20)44%  (148/337)40%  (32.7/81)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class PropertiesUtil$10%   (0/1)0%   (0/2)0%   (0/12)0%   (0/3)
PropertiesUtil$1 (Properties): void 0%   (0/1)0%   (0/6)0%   (0/1)
onEntry (ClassFinder$EntryData): void 0%   (0/1)0%   (0/6)0%   (0/2)
     
class PropertiesUtil100% (1/1)33%  (6/18)46%  (148/325)42%  (32.7/78)
PropertiesUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
createFromClasspath (String []): Properties 0%   (0/1)0%   (0/8)0%   (0/2)
createFromFile (File): Properties 0%   (0/1)0%   (0/9)0%   (0/3)
createFromFile (String): Properties 0%   (0/1)0%   (0/6)0%   (0/1)
loadFromClasspath (Properties, String []): Properties 0%   (0/1)0%   (0/18)0%   (0/6)
loadFromFile (Properties, File): void 0%   (0/1)0%   (0/19)0%   (0/6)
loadFromFile (Properties, String): void 0%   (0/1)0%   (0/7)0%   (0/2)
subset (Properties, String, boolean): Properties 0%   (0/1)0%   (0/61)0%   (0/12)
writeToFile (Properties, File): void 0%   (0/1)0%   (0/5)0%   (0/2)
writeToFile (Properties, File, String): void 0%   (0/1)0%   (0/20)0%   (0/6)
writeToFile (Properties, String): void 0%   (0/1)0%   (0/8)0%   (0/2)
writeToFile (Properties, String, String): void 0%   (0/1)0%   (0/8)0%   (0/2)
loadFromString (Properties, String): void 100% (1/1)71%  (12/17)94%  (4.7/5)
createFromString (String): Properties 100% (1/1)100% (9/9)100% (3/3)
getProperty (Map, String): String 100% (1/1)100% (5/5)100% (1/1)
getProperty (Map, String, String): String 100% (1/1)100% (12/12)100% (2/2)
resolveAllVariables (Properties): void 100% (1/1)100% (24/24)100% (6/6)
resolveProperty (Map, String): String 100% (1/1)100% (86/86)100% (16/16)

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