Condition Coverage

blib/lib/Net/DNS/Async/Simple.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
62 0 2 0 $list->[$j]{'query'}[0] and $list->[$j]{'query'}[1]

or 2 conditions

line l !l condition
52 1 1 $item->{'nameServers'} || []

or 3 conditions

line l !l&&r !l&&!r condition
12 0 0 1 not ref $list or ref $list ne 'ARRAY'