Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
335 0 0 0 $self->{'inSubscriber'} != 1 and $self->{'inProgresslist'} < 1
338 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"
378 0 0 0 defined $attr->{'id'} and $attr->{'id'} eq "kostenkontrolle"
401 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
494 0 0 0 $attr->{'type'} eq "hidden" and $attr->{'name'} eq "token"

or 3 conditions

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