Condition Coverage

blib/lib/Net/RNDC/Session.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
61 1 2 0 exists $args{'is_client'} and exists $args{'is_server'}

or 2 conditions

line l !l condition
56 18 4 ref $args{$r} || ''
193 1 0 $packet->{'data'}{'_data'}{'text'} || 'command success'

or 3 conditions

line l !l&&r !l&&!r condition
49 6 0 2 exists $args{'is_client'} or exists $args{'is_server'}