Branch Coverage

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


line true false branch
250 4 0 if ($args->{'bytes'})
255 0 4 if ($range =~ /^-/) { }
0 4 elsif ($range =~ /-$/) { }
260 0 4 if ($range =~ /-/) { }
656 1 0 if (chdir $dir) { }
671 1 0 if (chdir $dir) { }
789 5 1 if (open my $fh, '<', $filename) { }
900 9 5 unless $seen{$_}++
913 2 12 if defined $last and $last eq $_