Branch Coverage
blib/lib/BioX/Workflow/Command/run/Rules/Directives/Types/Roles/File.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
11
0
0
unless
(
exists
$v
->{
'file'
}
)
21
0
0
unless
(
-e
$file
)