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

COVERAGE SUMMARY FOR SOURCE FILE [FindFile.java]

nameclass, %method, %block, %line, %
FindFile.java100% (2/2)42%  (11/26)48%  (197/411)52%  (50/96)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class FindFile100% (1/1)36%  (8/22)46%  (173/379)51%  (45/89)
acceptFile (File): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
isIncludeDirs (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isIncludeFiles (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isListSubfilesAfterFolder (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isRecursive (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
searchPath (File []): FindFile 0%   (0/1)0%   (0/21)0%   (0/3)
searchPath (File): FindFile 0%   (0/1)0%   (0/5)0%   (0/2)
searchPath (String []): FindFile 0%   (0/1)0%   (0/22)0%   (0/3)
searchPath (URI []): FindFile 0%   (0/1)0%   (0/22)0%   (0/3)
searchPath (URI): FindFile 0%   (0/1)0%   (0/22)0%   (0/5)
searchPath (URL []): FindFile 0%   (0/1)0%   (0/22)0%   (0/3)
searchPath (URL): FindFile 0%   (0/1)0%   (0/22)0%   (0/5)
setIncludeFiles (boolean): FindFile 0%   (0/1)0%   (0/5)0%   (0/2)
setListSubfilesAfterFolder (boolean): FindFile 0%   (0/1)0%   (0/5)0%   (0/2)
searchPath (String): FindFile 100% (1/1)32%  (13/41)43%  (3/7)
addSearchPath (File): void 100% (1/1)72%  (18/25)67%  (6/9)
nextFile (): File 100% (1/1)90%  (38/42)85%  (11/13)
listFiles (File): void 100% (1/1)92%  (77/84)89%  (16/18)
FindFile (): void 100% (1/1)100% (12/12)100% (4/4)
iterator (): Iterator 100% (1/1)100% (5/5)100% (1/1)
setIncludeDirs (boolean): FindFile 100% (1/1)100% (5/5)100% (2/2)
setRecursive (boolean): FindFile 100% (1/1)100% (5/5)100% (2/2)
     
class FindFile$1100% (1/1)75%  (3/4)75%  (24/32)71%  (5/7)
remove (): void 0%   (0/1)0%   (0/4)0%   (0/1)
next (): File 100% (1/1)60%  (6/10)67%  (2/3)
FindFile$1 (FindFile): void 100% (1/1)100% (6/6)100% (1/1)
hasNext (): boolean 100% (1/1)100% (12/12)100% (2/2)

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