Condition Coverage

blib/lib/Mail/Box/FastScalar.pm
Criterion Covered Total %
condition 1 10 10.0


and 3 conditions

line !l l&&!r l&&r condition
196 0 0 0 defined $_[1] && UNIVERSAL::isa($_[1], 'Mail::Box::FastScalar')

or 2 conditions

line l !l condition
142 0 0 $_[3] || 0
146 0 0 $_[3] || 0

or 3 conditions

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