Branch Coverage

blib/lib/EB/Tools/Attachments.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
42 0 0 $self->{'encoding'} == 1 ? :
44 0 0 if $id
60 0 0 unless sysopen my $fd, $file, 0
95 0 0 unless $cnt == 0
127 0 0 if ($atts->{'encoding'} == 1)
133 0 0 if ($filename) { }
134 0 0 unless sysopen $fd, $filename, 65, 438
144 0 0 unless syswrite($fd, ${$self->{'content'};}, length ${$self->{'content'};}) == length ${$self->{'content'};}
147 0 0 unless $fd->close
167 0 0 if defined $output
169 0 0 if ($^O eq 'MSWin32') { }
0 0 elsif ($^O eq 'OSX') { }
170 0 0 if ($Wx::VERSION) { }