Condition Coverage

blib/lib/Hub/Data/Handlers.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
74 54 0 0 ref $_[0] eq 'ARRAY' && $_[1] =~ /^\d+$/
105 7 0 0 ref $_[0] eq 'ARRAY' and $_[1] =~ /^\d+$/
122 0 0 0 $_[1] =~ /^\d+$/ and ref $_[0] eq 'ARRAY'
187 16 7 23 $continue and @{$$result{'not_found'};}