Branch Coverage

blib/lib/Text/Find/Scalar.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
25 0 1 unless defined $text
34 0 1 wantarray ? :
54 1 13 if ($count > scalar(@{$self->_Elements;}) - 1)
65 13 0 if ($count < scalar @$all)
74 15 27 if defined $count
80 1 28 if scalar @elements > 0