Branch Coverage

blib/lib/Mail/Box/FastScalar.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
65 0 0 if ($pos >= $len) { }
70 0 0 $#_ ? :
84 0 0 $_[3] ? :
94 0 0 if ($whence == 0) { }
0 0 elsif ($whence == 1) { }
0 0 elsif ($whence == 2) { }
99 0 0 if ($self->{'pos'} > $len) { }
0 0 elsif ($self->{'pos'} < 0) { }
117 0 0 if ($pos >= $len) { }
140 0 0 if (not defined $/ or ($idx = index($$ref, $/, $pos)) == -1)
141 0 0 if $pos >= length $$ref
155 0 0 if (defined $/)
164 0 0 if length $r > 0
167 0 0 wantarray ? :
171 0 0 builtin::blessed($_[1]) && $_[1]->isa(__PACKAGE__) ? :
176 0 0 wantarray ? :