Branch Coverage

blib/lib/Net/Cisco/ObjectGroup/ICMP.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
23 1 2 unless defined $$arg_ref{'group_object'} or defined $$arg_ref{'icmp_type'}
27 1 4 if defined $$arg_ref{'group_object'} and defined $$arg_ref{'icmp_type'}
31 1 3 if defined $$arg_ref{'group_object'} and not UNIVERSAL::isa($$arg_ref{'group_object'}, 'Net::Cisco::ObjectGroup::ICMP')
36 1 1 if defined $$arg_ref{'icmp_type'} and defined 'Net::Cisco::ObjectGroup::ICMP'->__dict and exists 'Net::Cisco::ObjectGroup::ICMP'->__dict->{$$arg_ref{'icmp_type'}}
42 2 1 defined $$arg_ref{'icmp_type'} ? :