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
10
0
0
unless
(
exists
$v
->{
'file'
}
)
20
0
0
unless
(
-e
$file
)