Branch Coverage

blib/lib/Net/Cisco/FMC/v1.pm
Criterion Covered Total %
branch 0 70 0.0


line true false branch
46 0 0 unless $code == $expected_code
67 0 0 unless $code == 200
70 0 0 if exists $data->{'items'} and ref $data->{'items'} eq "ARRAY"
73 0 0 if ($offset + $limit < $data->{'paging'}{'count'}) { }
92 0 0 unless $code == 200
109 0 0 ref $data eq 'HASH' ? :
110 0 0 unless $code == 200
119 0 0 unless $res->code == 200
235 0 0 if ($res->code == 204) { }
258 0 0 if defined $domain_uuid and $domain_uuid ne ""
265 0 0 if ($res->code == 204) { }
379 0 0 unless defined $id
381 0 0 if defined $callback and ref $callback ne "CODE"
390 0 0 unless exists $in_progress_status_for_type{$task->{'taskType'}}
392 0 0 if defined $callback
408 0 0 if (exists $protocolportobject->{'port'}) { }
443 0 0 if exists $icmpv4object->{'code'}
498 0 0 exists $optional->{'target_access_policy_name'} ? :
504 0 0 unless $accesspolicy->{'name'} eq $source_accesspolicy_name
513 0 0 if ($accesspolicy->{'name'} eq $destination_accesspolicy_name)
520 0 0 if (defined $new_accesspolicy) { }
543 0 0 if (defined $resume_rulenumber and $rulenumber < $resume_rulenumber)
562 0 0 if (exists $optional->{'rule_name_coderef'})
571 0 0 if ($key eq 'objects') { }
578 0 0 if ($name =~ /^DM_INLINE_/u) { }
580 0 0 if ($type eq 'NetworkGroup') { }
588 0 0 exists $networkgroup->{'objects'} ? :
0 0 exists $networkgroup->{'literals'} ? :
589 0 0 if ($object_count > 50) { }
624 0 0 if (exists $ports->{'objects'})
634 0 0 if ($name =~ /^DM_INLINE_/u) { }
636 0 0 if ($type eq 'ProtocolPortObject') { }
0 0 elsif ($type eq 'ICMPV4Object') { }
0 0 elsif ($type eq 'PortObjectGroup') { }
659 0 0 $portobject->{'type'} eq 'ProtocolPortObject' ? :