Condition Coverage

blib/lib/Zonemaster/Backend/TestAgent.pm
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 2 $params and $params->{'db'}
115 0 0 2 $params->{'nameservers'} and @{$params->{'nameservers'};} > 0
119 0 0 2 $params->{'ds_info'} and @{$params->{'ds_info'};} > 0
126 2 0 0 $params->{'profile'} eq 'test_profile_1' and 'Zonemaster::Backend::Config'->CustomProfilesPath
156 0 0 0 $err->blessed and $err->isa('NormalExit')
177 0 2 2 $ns_ip_pair->{'ns'} and $ns_ip_pair->{'ip'}

or 3 conditions

line l !l&&r !l&&!r condition
61 2 0 0 defined $params->{'ipv4'} or defined $params->{'ipv4'}