EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 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)49%  (17/35)60%  (497/824)56%  (100.8/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)77%  (17/22)73%  (497/679)65%  (100.8/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)
invalidate (): void 0%   (0/1)0%   (0/13)0%   (0/5)
validate (): void 100% (1/1)47%  (48/102)43%  (11.9/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)
isModified (): boolean 100% (1/1)84%  (27/32)65%  (3.9/6)
getZipFile (): ZipFile 100% (1/1)89%  (25/28)94%  (3.8/4)
check (String): void 100% (1/1)98%  (51/52)90%  (9/10)
JarAccess (): void 100% (1/1)100% (37/37)100% (11/11)
getSize (String): long 100% (1/1)100% (13/13)100% (2/2)
getTempLocation (): String 100% (1/1)100% (3/3)100% (1/1)
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.0.5312 (C) Vladimir Roubtsov