Condition Coverage

blib/lib/PAR/Repository/Query.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 0 defined $name and defined $regex
117 0 0 0 defined $arch_regex and not ref $arch_regex eq 'Regexp'
243 0 0 0 defined $name and defined $regex
262 0 0 0 defined $arch_regex and not ref $arch_regex eq 'Regexp'
342 0 0 0 defined $name and defined $regex
361 0 0 0 defined $arch_regex and not ref $arch_regex eq 'Regexp'

or 3 conditions

line l !l&&r !l&&!r condition
98 0 0 0 defined $name || defined $regex
243 0 0 0 defined $name || defined $regex
342 0 0 0 defined $name || defined $regex