Branch Coverage

blib/lib/Acme/require/case.pm
Criterion Covered Total %
branch 18 28 64.2


line true false branch
23 1 44 if (_looks_like_version($filename))
25 0 1 if $@
26 0 1 if $v > $^V
32 40 4 if (exists $INC{$filename})
33 40 0 if $INC{$filename}
38 0 4 if (path($filename)->is_absolute) { }
44 0 36 if (ref $inc) { }
50 3 33 if ($realfilename->is_file)
56 1 3 unless $actual
61 3 0 if ($valid) { }
78 0 3 if ($@) { }
0 3 elsif (not $result) { }
98 6 0 if (grep {$p eq $_;} map({$_->basename;} $search->children)) { }
112 0 45 if &isvstring($v)