Condition Coverage

blib/lib/Travel/Status/DE/EFA.pm
Criterion Covered Total %
condition 11 39 28.2


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $opt{'type'} and not $opt{'type'} ~~ ["stop", "stopID", "address", "poi"]
48 0 0 0 $opt{'time'} and $opt{'time'} =~ / ^ (? \d\d? ) : (? \d\d ) $ /x
57 0 0 0 $opt{'date'} and $opt{'date'} =~ / ^ (? \d\d? ) [.] (? \d\d? ) [.] (? \d{4} )? $ /x
241 0 0 1 $e_place and $e_name
430 0 0 40 $e_date and $e_time
0 0 40 $e_date and $e_time and $e_line
481 0 31 9 $platform_name and $platform_name =~ / ^ Gleis /ox
0 0 9 $platform && $platform =~ s/ ^ \# //ox
31 9 0 $platform_name and $platform_name =~ / ^ Gleis /ox and not $platform && $platform =~ s/ ^ \# //ox
487 0 0 40 $platform_name and $platform_name =~ / ^ (Gleis | Bstg[.])/ox
0 0 0 $platform_name and not $platform

or 2 conditions

line l !l condition
23 0 0 $opt{'timeout'} //= 10
107 0 0 $opt{'type'} // "stop"
495 36 4 $line_obj[0] // undef