Condition Coverage

blib/lib/yesssSMS.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
312 0 0 0 $self->{'inSubscriber'} != 1 and $self->{'inProgresslist'} < 1
315 0 0 0 $tagname eq 'select' and $attr->{'id'} eq 'subscriber'
0 0 0 $tagname eq 'div' and defined $attr->{'class'}
0 0 0 $tagname eq 'div' and defined $attr->{'class'} and $attr->{'class'} eq 'progress-list'
355 0 0 0 defined $attr->{'id'} and $attr->{'id'} eq 'kostenkontrolle'
378 0 0 0 $self->{'inSubscriber'} == 1 and length $text > 1
0 0 0 $self->{'inProgressheading'} == 1 and length $text > 1
0 0 0 $self->{'inProgresslist'} >= 1 and length $text > 1

or 3 conditions

line l !l&&r !l&&!r condition
197 0 0 0 not $telnr =~ /^00/u or length $telnr < 14