Branch Coverage

blib/lib/File/Tools.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
248 4 0 if ($$args{'bytes'})
253 0 4 if ($range =~ /^-/) { }
0 4 elsif ($range =~ /-$/) { }
258 0 4 if ($range =~ /-/) { }
654 1 0 if (chdir $dir) { }
669 1 0 if (chdir $dir) { }
787 5 1 if (open my $fh, '<', $filename) { }
898 9 5 unless $seen{$_}++
911 2 12 if defined $last and $last eq $_