Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 defined $map_name and not $map_name =~ /^$/
125 0 0 0 defined $start and not $start =~ /^$/
129 0 0 0 defined $end and not $end =~ /^$/
174 0 0 0 defined $map_name and not $map_name =~ /^$/
178 0 0 0 defined $line_name and not $line_name =~ /^$/
217 0 0 0 defined $map_name and not $map_name =~ /^$/