Branch Coverage

blib/lib/Exception/Reporter/Dumpable/File.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
59 1 1 unless -e $path
61 0 1 -l $path ? :
63 0 1 unless -f $realpath
65 0 1 unless -r $realpath
67 0 1 if ($arg->{'max_size'})
69 0 0 if ($size > $arg->{'max_size'})
84 1 0 $arg->{'charset'} || $guts->{'mimetype'} =~ m[\Atext/] ? :
86 0 1 unless open my $fh, "<", $path
111 0 0 unless $extension