Condition Coverage

blib/lib/Firewall/PaloAlto.pm
Criterion Covered Total %
condition 0 21 0.0


and 2 conditions

line l !l condition
177 0 0 carp("*[API Request] $code_info->{'string'}: $api_error") and return 0

and 3 conditions

line !l l&&!r l&&r condition
169 0 0 0 not defined $palo_response->{'code'} and $palo_response->{'status'} eq 'success'

or 2 conditions

line l !l condition
357 0 0 $args{'poll'} //= 5
556 0 0 $vsys_id //= 1
670 0 0 $vsys //= 'vsys1'
709 0 0 $vsys //= 'vsys1'
766 0 0 $args{'vsys_id'} // 'vsys1'
772 0 0 $args{$key} //= ['any']
776 0 0 $args{'service'} //= ['application-default']
779 0 0 $args{'action'} //= 'allow'