Condition Coverage

blib/lib/NNML/Connection.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 0 exists $$self{'_passwd'} and $$self{'_passwd'} ne '*'
130 0 0 0 exists $$self{'_user'} and $$self{'_user'} ne 'nobody'
344 0 0 0 $ano >= $$self{'_group'}->min and $ano <= $$self{'_group'}->max
438 0 0 0 defined $parm and $parm =~ /^\s*<.*>\s*$/
676 0 0 0 not $extra_group and article_msgid($head{'message-id'})

or 2 conditions

line l !l condition
89 0 0 $NNML::Connection::MSG{$code} || ''
114 0 0 $NNML::Connection::HELP{$_} || ''
610 0 0 $msgid || ''

or 3 conditions

line l !l&&r !l&&!r condition
227 0 0 0 $msgid{$_} ||= $new{$_}
268 0 0 0 $parm =~ /(\d+)-(\d+)/ || ($parm, $parm)
356 0 0 0 shift() || $$self{'_article'}
389 0 0 0 shift() || $$self{'_article'}
460 0 0 0 $parm || $$self{'_article'}