Condition Coverage

blib/lib/Geo/UK/Postcode/Regex.pm
Criterion Covered Total %
condition 11 13 84.6


and 3 conditions

line !l l&&!r l&&r condition
490 1747 593 223 $options->{'valid'} and not $outcode_data
509 636 42 1662 $outcode_data && $strict

or 2 conditions

line l !l condition
462 4036 4 $options ||= {}
566 1 0 $posttown or ''

or 3 conditions

line l !l&&r !l&&!r condition
483 2312 251 0 $unit or $options->{'partial'}