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

COVERAGE SUMMARY FOR SOURCE FILE [JarAccess.java]

nameclass, %method, %block, %line, %
JarAccess.java50%  (1/2)51%  (18/35)62%  (507/824)59%  (105.6/180)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class LFileObjectJarImpl0%   (0/1)0%   (0/13)0%   (0/145)0%   (0/26)
LFileObjectJarImpl (JarAccess, String, String): void 0%   (0/1)0%   (0/35)0%   (0/8)
canWrite (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
delete (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
exists (): boolean 0%   (0/1)0%   (0/16)0%   (0/1)
getName (): String 0%   (0/1)0%   (0/10)0%   (0/1)
getPath (): String 0%   (0/1)0%   (0/3)0%   (0/1)
isDirectory (): boolean 0%   (0/1)0%   (0/6)0%   (0/1)
isFile (): boolean 0%   (0/1)0%   (0/6)0%   (0/1)
lastModified (): long 0%   (0/1)0%   (0/2)0%   (0/1)
listFiles (): String [] 0%   (0/1)0%   (0/54)0%   (0/7)
mkdirs (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
read (): String 0%   (0/1)0%   (0/6)0%   (0/1)
write (String): void 0%   (0/1)0%   (0/1)0%   (0/1)
     
class JarAccess100% (1/1)82%  (18/22)75%  (507/679)69%  (105.6/154)
getFileObject (String, String): LFileObject 0%   (0/1)0%   (0/7)0%   (0/1)
getLocation (): String 0%   (0/1)0%   (0/3)0%   (0/1)
hasFile (String): boolean 0%   (0/1)0%   (0/39)0%   (0/7)
hasFolder (String): boolean 0%   (0/1)0%   (0/9)0%   (0/1)
validate (): void 100% (1/1)44%  (45/102)42%  (11.7/28)
unlockJar (): void 100% (1/1)71%  (34/48)60%  (6/10)
getContent (String): String 100% (1/1)77%  (63/82)61%  (15.4/25)
getChildren (String): String [] 100% (1/1)82%  (14/17)91%  (1.8/2)
init (): void 100% (1/1)84%  (62/74)73%  (13.1/18)
getSize (String): long 100% (1/1)85%  (11/13)92%  (1.8/2)
getZipFile (): ZipFile 100% (1/1)89%  (25/28)94%  (3.8/4)
isModified (): boolean 100% (1/1)91%  (29/32)67%  (4/6)
check (String): void 100% (1/1)98%  (51/52)90%  (9/10)
JarAccess (): void 100% (1/1)100% (37/37)100% (11/11)
getTempLocation (): String 100% (1/1)100% (3/3)100% (1/1)
invalidate (): void 100% (1/1)100% (13/13)100% (5/5)
isLoaded (): boolean 100% (1/1)100% (10/10)100% (1/1)
isTextEntry (String, int): boolean 100% (1/1)100% (19/19)100% (3/3)
lockJar (): void 100% (1/1)100% (7/7)100% (2/2)
parse (String): String [] 100% (1/1)100% (48/48)100% (7/7)
register (String): void 100% (1/1)100% (30/30)100% (6/6)
setLocation (String): void 100% (1/1)100% (6/6)100% (3/3)

[source file 'org/jboss/tools/common/model/filesystems/impl/JarAccess.java' not found in sourcepath]

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