Condition Coverage

blib/lib/Cisco/CopyConfig.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 1 defined $$self{'host'} and defined $$self{'comm'}
139 0 0 0 $addr =~ /^[\d\.]+$/ and defined inet_aton($addr)

or 2 conditions

line l !l condition
68 0 0 shift() || (return undef)
69 0 0 shift() || (return undef)
90 0 0 shift() || (return undef)
91 0 0 shift() || (return undef)