EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.common.kb]

COVERAGE SUMMARY FOR SOURCE FILE [KbTldResource.java]

nameclass, %method, %block, %line, %
KbTldResource.java100% (1/1)79%  (26/33)52%  (351/675)53%  (87,8/166)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class KbTldResource100% (1/1)79%  (26/33)52%  (351/675)53%  (87,8/166)
KbTldResource (): void 0%   (0/1)0%   (0/14)0%   (0/5)
KbTldResource (String, String): void 0%   (0/1)0%   (0/24)0%   (0/8)
containsPrefix (String): boolean 0%   (0/1)0%   (0/20)0%   (0/5)
equalsTo (Document): boolean 0%   (0/1)0%   (0/57)0%   (0/14)
getId (): String 0%   (0/1)0%   (0/14)0%   (0/3)
removePrefix (String): void 0%   (0/1)0%   (0/23)0%   (0/6)
toString (): String 0%   (0/1)0%   (0/55)0%   (0/13)
getInputStreamFromTldLocation (): InputStream 100% (1/1)30%  (22/73)38%  (6/16)
mergeTldLocation (KbTldResource): boolean 100% (1/1)42%  (11/26)43%  (3/7)
isModified (String): boolean 100% (1/1)47%  (8/17)67%  (2/3)
hashCode (): int 100% (1/1)52%  (21/40)55%  (6/11)
equals (Object): boolean 100% (1/1)85%  (83/98)76%  (16/21)
getFirstPrefix (): String 100% (1/1)87%  (13/15)67%  (2/3)
isModified (): boolean 100% (1/1)87%  (34/39)76%  (6,8/9)
addPrefix (String): boolean 100% (1/1)96%  (23/24)97%  (3,9/4)
KbTldResource (String, String, String, String): void 100% (1/1)100% (30/30)100% (10/10)
clone (): Object 100% (1/1)100% (36/36)100% (7/7)
getInputStream (): InputStream 100% (1/1)100% (10/10)100% (4/4)
getInputStreamFromTldContent (): InputStream 100% (1/1)100% (12/12)100% (3/3)
getPrefixes (): ArrayList 100% (1/1)100% (3/3)100% (1/1)
getSchemaLocation (): File 100% (1/1)100% (3/3)100% (1/1)
getTldContent (): String 100% (1/1)100% (3/3)100% (1/1)
getTldLocation (): String 100% (1/1)100% (3/3)100% (1/1)
getUri (): String 100% (1/1)100% (3/3)100% (1/1)
getVersion (): String 100% (1/1)100% (3/3)100% (1/1)
isCustomTld (): boolean 100% (1/1)100% (3/3)100% (1/1)
isJsfResource (): boolean 100% (1/1)100% (3/3)100% (1/1)
setCustomTld (boolean): void 100% (1/1)100% (4/4)100% (2/2)
setJsfResource (boolean): void 100% (1/1)100% (4/4)100% (2/2)
setPrefixes (ArrayList): void 100% (1/1)100% (4/4)100% (2/2)
setSchemaLocation (File): void 100% (1/1)100% (4/4)100% (2/2)
setTldContent (String): void 100% (1/1)100% (4/4)100% (2/2)
setVersion (String): void 100% (1/1)100% (4/4)100% (2/2)

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

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