Condition Coverage

blib/lib/Cisco/Accounting.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $disconnect > 0 and $$self{'persistent'} <= 0
191 0 0 0 $disconnect > 0 and $$self{'persistent'} <= 0
302 0 0 0 $disconnect > 0 and $$self{'persistent'} <= 0
365 0 0 0 grep {$int->get_id =~ /^$_$/;} @int_id and $int->get_accounting_status != $status
383 0 0 0 $disconnect > 0 and $$self{'persistent'} <= 0

or 2 conditions

line l !l condition
40 0 0 $parms{'host'} || ''
41 0 0 $parms{'user'} || ''
42 0 0 $parms{'pwd'} || ''
43 0 0 $parms{'tacacs'} || ''
44 0 0 $parms{'enable_user'} || ''
45 0 0 $parms{'enable_pwd'} || ''
47 0 0 $parms{'lastpoll_details'} || 0
53 0 0 $parms{'acct_type'} || 'cisco'

or 3 conditions

line l !l&&r !l&&!r condition
35 0 0 0 ref $this || $this