Condition Coverage

blib/lib/Data/Taxi.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
288 6 0 0 $allowed and not exists $$allowed{$k}
439 0 0 1 not $firstdone and $tagname eq 'taxi'
533 6 3 1 defined $atts{'id'} and $ids{$atts{'id'}}
579 7 3 0 not $selfender and $type == 1 || $type == 2 || $type == 3

or 3 conditions

line l !l&&r !l&&!r condition
192 0 1 0 $opts{'declaration'} or not defined $opts{'declaration'}
579 3 0 0 $type == 1 || $type == 2 || $type == 3