Condition Coverage

lib/Decl/Semantics/Commandline.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
317 0 0 0 $_ =~ / / and not $_ =~ /\[/
0 0 0 $_ =~ / / and not $_ =~ /\[/ and not $_ =~ /\(/
332 0 0 0 defined $possible and @loc
0 0 0 defined $possible and @loc and $loc[0]