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
380 7 0 0 $str eq '' and $self->{'_minlen'} <= 0
519 0 10 1 defined $self->{'_maxlen'} and $count > $self->{'_maxlen'}
583 0 8 0 defined $self->{'_maxlen'} and $count > $self->{'_maxlen'}

or 2 conditions

line l !l condition
81 9 0 $value->{'bi'} || {}
259 1 0 $self->{'_minlen'} || 3
290 8 0 shift() || 1
338 46 18 $self->{'_scnt'}[$i - 1]{$cf} || 0
516 11 2 shift() || 0
580 8 2 shift() || 0
603 0 0 $self->minlen || 1
626 0 0 $self->minlen || 1

or 3 conditions

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