Branch Coverage

inc/Test/Skip/UnlessExistsExecutable.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
33 0 0 unless ($found)
37 0 0 if (not defined $builder->has_plan) { }
0 0 elsif ($builder->has_plan eq 'no_plan') { }
42 0 0 if ($builder->can('parent') and $builder->parent)
51 0 0 if ($builder->can('parent') and $builder->parent)
65 0 0 if (is_file_path($path)) { }
76 0 0 if (-x $path) { }
77 0 0 if ($path =~ /\s/ and not $path =~ /^$quote/)
92 0 0 if $path =~ /$dsep/