Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
275 0 0 0 ref $xml->{'outConfigs'}{$args{'type'}} eq 'HASH' and exists $xml->{'outConfigs'}{$args{'type'}}{'dn'}
313 0 0 0 $args{'id'} and $$ref{$args{'attr'}}{$args{'id'}}
732 0 0 0 defined $args{'backup_type'} and defined $args{'backup_proto'}
0 0 0 defined $args{'backup_type'} and defined $args{'backup_proto'} and defined $args{'backup_host'}
0 0 0 defined $args{'backup_type'} and defined $args{'backup_proto'} and defined $args{'backup_host'} and defined $args{'backup_target'}
0 0 0 defined $args{'backup_type'} and defined $args{'backup_proto'} and defined $args{'backup_host'} and defined $args{'backup_target'} and defined $args{'backup_passwd'}
0 0 0 defined $args{'backup_type'} and defined $args{'backup_proto'} and defined $args{'backup_host'} and defined $args{'backup_target'} and defined $args{'backup_passwd'} and defined $args{'backup_username'}

or 2 conditions

line l !l condition
47 0 0 $args{'port'} || 443
48 0 0 $args{'proto'} || 'https'
49 0 0 $args{'dn'} || 'sys'
276 0 0 $args{'uid'} ||= 'id'
287 0 0 $args{'uid'} ||= 'id'

or 3 conditions

line l !l&&r !l&&!r condition
379 0 0 0 $property eq 'inHierarchical' or $property eq 'classId'