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
97 0 0 0 defined $map_name and not $map_name =~ /^$/
101 0 0 0 defined $start and not $start =~ /^$/
105 0 0 0 defined $end and not $end =~ /^$/
146 0 0 0 defined $map_name and not $map_name =~ /^$/
150 0 0 0 defined $line_name and not $line_name =~ /^$/
185 0 0 0 defined $map_name and not $map_name =~ /^$/