Condition Coverage

lib/Math/String/Charset/Nested.pm
Criterion Covered Total %
condition 17 37 45.9


and 3 conditions

line !l l&&!r l&&r condition
382 7 0 0 $str eq '' and $self->{'_minlen'} <= 0
521 0 10 1 defined $self->{'_maxlen'} and $count > $self->{'_maxlen'}
585 0 8 0 defined $self->{'_maxlen'} and $count > $self->{'_maxlen'}

or 2 conditions

line l !l condition
83 9 0 $value->{'bi'} || {}
261 1 0 $self->{'_minlen'} || 3
292 8 0 shift() || 1
340 46 18 $self->{'_scnt'}[$i - 1]{$cf} || 0
518 11 2 shift() || 0
582 8 2 shift() || 0
605 0 0 $self->minlen || 1
628 0 0 $self->minlen || 1

or 3 conditions

line l !l&&r !l&&!r condition
164 3 26 1 not defined $self->{'_bi'}{$c} or @{$self->{'_bi'}{$c};} > 0
259 0 0 1 $self->class(1) != 0 or $self->class(2) != 0
508 0 0 0 $x->is_zero or $x->is_nan
0 0 0 $x->is_zero or $x->is_nan or $x->is_inf