Condition Coverage

blib/lib/Geo/Postcode/Location.pm
Criterion Covered Total %
condition 8 19 42.1


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 5 $postcode and ref $postcode eq $class->postcode_class
151 0 0 5 $file and -e $file
0 0 5 $file and -e $file and -f $file

or 2 conditions

line l !l condition
113 5 0 $self->tablename || 'postcodes'
215 36 0 $$self{$m} || '00'

or 3 conditions

line l !l&&r !l&&!r condition
188 0 5 0 $$self{'tablename'} ||= $Geo::Postcode::Location::tablename
280 3 1 0 $u ||= $Geo::Postcode::Location::units