Branch Coverage

blib/lib/Mail/SendEasy/IOScalar.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
26 0 0 unless (defined $sref)
56 0 0 if ($whence == 0) { }
0 0 elsif ($whence == 1) { }
0 0 elsif ($whence == 2) { }
59 0 0 if (*$self->{'Pos'} < 0)
60 0 0 if (*$self->{'Pos'} > $eofpos)
78 0 0 defined $_[1] && UNIVERSAL::isa($_[1], 'Mail::SendEasy::IOScalar') ? :