line |
true |
false |
branch |
13
|
1 |
2 |
unless defined $$arg_ref{'group_object'} or defined $$arg_ref{'protocol'} |
17
|
1 |
4 |
if defined $$arg_ref{'group_object'} and defined $$arg_ref{'protocol'} |
21
|
1 |
3 |
if defined $$arg_ref{'group_object'} and not UNIVERSAL::isa($$arg_ref{'group_object'}, 'Net::Cisco::ObjectGroup::Protocol') |
26
|
1 |
1 |
if defined $$arg_ref{'protocol'} and defined 'Net::Cisco::ObjectGroup::Protocol'->__dict and exists 'Net::Cisco::ObjectGroup::Protocol'->__dict->{$$arg_ref{'protocol'}} |
32
|
2 |
1 |
defined $$arg_ref{'protocol'} ? : |