EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.common.xml]

COVERAGE SUMMARY FOR SOURCE FILE [XMLEntityResolver.java]

nameclass, %method, %block, %line, %
XMLEntityResolver.java100% (1/1)73%  (8/11)67%  (99/148)60%  (26/43)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class XMLEntityResolver100% (1/1)73%  (8/11)67%  (99/148)60%  (26/43)
registerSystemEntity (String, Class, String): void 0%   (0/1)0%   (0/11)0%   (0/3)
registerSystemEntity (String, String): void 0%   (0/1)0%   (0/6)0%   (0/2)
setDeactivate (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
isResolved (String, String): boolean 100% (1/1)45%  (10/22)44%  (4/9)
resolveEntity (String, String): InputSource 100% (1/1)72%  (42/58)64%  (9/14)
<static initializer> 100% (1/1)100% (9/9)100% (3/3)
XMLEntityResolver (): void 100% (1/1)100% (6/6)100% (2/2)
getInstance (): XMLEntityResolver 100% (1/1)100% (4/4)100% (1/1)
registerPublicEntity (String, Class, String): void 100% (1/1)100% (11/11)100% (3/3)
registerPublicEntity (String, String): void 100% (1/1)100% (6/6)100% (2/2)
resolve (Class, String): URL 100% (1/1)100% (11/11)100% (2/2)

[source file 'org/jboss/tools/common/xml/XMLEntityResolver.java' not found in sourcepath]

[all classes][org.jboss.tools.common.xml]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov