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
110 0 0 ref $data eq 'HASH' ? :
111 0 0 unless $code == 200
120 0 0 unless $res->code == 200
256 0 0 if ($res->code == 204) { }
279 0 0 if defined $domain_uuid and $domain_uuid ne ""
286 0 0 if ($res->code == 204) { }
396 0 0 unless defined $id
398 0 0 if defined $callback and ref $callback ne "CODE"
407 0 0 unless exists $in_progress_status_for_type{$task->{'taskType'}}
409 0 0 if defined $callback
425 0 0 if (exists $protocolportobject->{'port'}) { }
460 0 0 if exists $icmpv4object->{'code'}
515 0 0 exists $optional->{'target_access_policy_name'} ? :
521 0 0 unless $accesspolicy->{'name'} eq $source_accesspolicy_name
530 0 0 if ($accesspolicy->{'name'} eq $destination_accesspolicy_name)
537 0 0 if (defined $new_accesspolicy) { }
560 0 0 if (defined $resume_rulenumber and $rulenumber < $resume_rulenumber)
579 0 0 if (exists $optional->{'rule_name_coderef'})
588 0 0 if ($key eq 'objects') { }
595 0 0 if ($name =~ /^DM_INLINE_/u) { }
597 0 0 if ($type eq 'NetworkGroup') { }
605 0 0 exists $networkgroup->{'objects'} ? :
0 0 exists $networkgroup->{'literals'} ? :
606 0 0 if ($object_count > 50) { }
641 0 0 if (exists $ports->{'objects'})
651 0 0 if ($name =~ /^DM_INLINE_/u) { }
653 0 0 if ($type eq 'ProtocolPortObject') { }
0 0 elsif ($type eq 'ICMPV4Object') { }
0 0 elsif ($type eq 'PortObjectGroup') { }
676 0 0 $portobject->{'type'} eq 'ProtocolPortObject' ? :