name | class, % | method, % | block, % | line, % |
---|
| | | | |
class AntCopyUtils$FileSet | 100% (1/1) | 73% (11/15) | 73% (145/199) | 70% (27,4/39) |
AntCopyUtils$FileSet (File): void | | 0% (0/1) | 0% (0/19) | 0% (0/6) |
AntCopyUtils$FileSet (String): void | | 0% (0/1) | 0% (0/22) | 0% (0/6) |
add (AntCopyUtils$FileSet): AntCopyUtils$FileSet | | 0% (0/1) | 0% (0/5) | 0% (0/2) |
dir (String): AntCopyUtils$FileSet | | 0% (0/1) | 0% (0/8) | 0% (0/2) |
AntCopyUtils$FileSet (): void | | 100% (1/1) | 100% (16/16) | 100% (5/5) |
AntCopyUtils$FileSet (AntCopyUtils$FileSet): void | | 100% (1/1) | 100% (19/19) | 100% (6/6) |
addTemplate (AntCopyUtils$FileSet): void | | 100% (1/1) | 100% (13/13) | 100% (3/3) |
dir (File): AntCopyUtils$FileSet | | 100% (1/1) | 100% (5/5) | 100% (2/2) |
exclude (String): AntCopyUtils$FileSet | | 100% (1/1) | 100% (8/8) | 100% (2/2) |
getDir (): File | | 100% (1/1) | 100% (3/3) | 100% (1/1) |
getExcluded (): List | | 100% (1/1) | 100% (4/4) | 100% (1/1) |
getIncluded (): List | | 100% (1/1) | 100% (4/4) | 100% (1/1) |
include (String): AntCopyUtils$FileSet | | 100% (1/1) | 100% (8/8) | 100% (2/2) |
isExcluded (String): boolean | | 100% (1/1) | 100% (24/24) | 100% (3/3) |
isIncluded (String): boolean | | 100% (1/1) | 100% (41/41) | 100% (6/6) |
| | | | |
class AntCopyUtils | 100% (1/1) | 75% (6/8) | 78% (167/214) | 64% (25,7/40) |
AntCopyUtils (): void | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
copyFilesAndFolders (File, File, FilterSetCollection, boolean): void | | 0% (0/1) | 0% (0/7) | 0% (0/2) |
copyFileToFile (File, File, FilterSetCollection, boolean): void | | 100% (1/1) | 67% (8/12) | 50% (2/4) |
copyFiles (String [], File): void | | 100% (1/1) | 67% (34/51) | 62% (5/8) |
copyFileToFolder (File, File, FilterSetCollection, boolean): void | | 100% (1/1) | 76% (13/17) | 50% (2/4) |
copyFiles (File, File, FileFilter): void | | 100% (1/1) | 89% (39/44) | 70% (4,9/7) |
copyFilesAndFolders (File, File, AntCopyUtils$FileSetFileFilter, FilterSetCol... | | 100% (1/1) | 90% (65/72) | 82% (9,8/12) |
copyFileToFolder (File, File, boolean): void | | 100% (1/1) | 100% (8/8) | 100% (2/2) |
| | | | |
class AntCopyUtils$FileSetFileFilter | 100% (1/1) | 100% (2/2) | 100% (12/12) | 100% (4/4) |
AntCopyUtils$FileSetFileFilter (AntCopyUtils$FileSet): void | | 100% (1/1) | 100% (6/6) | 100% (3/3) |
accept (File): boolean | | 100% (1/1) | 100% (6/6) | 100% (1/1) |