Condition Coverage

blib/lib/Mail/Box/FastScalar.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 builtin::blessed($_[1]) && $_[1]->isa(__PACKAGE__)

or 2 conditions

line l !l condition
41 0 0 $_[1] // \my $tmp
42 0 0 $$ref //= ""
118 0 0 $_[3] || 0
123 0 0 $_[3] || 0

or 3 conditions

line l !l&&r !l&&!r condition
140 0 0 0 not defined $/ or ($idx = index($$ref, $/, $pos)) == -1