Condition Coverage

blib/lib/Lembas.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
364 0 0 1 $handle->input_line_number <= 1 and $line =~ /^#!/
430 1 1 0 $parameters and not @parameters

or 3 conditions

line l !l&&r !l&&!r condition
106 0 1 0 $params{'shell'} || $shell
419 1 1 0 $command eq 'preamble' or grep {exists $$_{'shell'};} @{$commands;}
458 0 0 0 @parameters > 2 or @parameters < 1