Condition Coverage

blib/lib/Map/Tube/API.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
140 0 0 0 defined $map and not $map =~ /^$/
144 0 0 0 defined $start and not $start =~ /^$/
148 0 0 0 defined $end and not $end =~ /^$/
180 0 0 0 defined $map and not $map =~ /^$/
184 0 0 0 defined $line and not $line =~ /^$/
215 0 0 0 defined $map and not $map =~ /^$/