Condition Coverage

blib/lib/Shell/Config/Generate.pm
Criterion Covered Total %
condition 14 30 46.6


and 3 conditions

line !l l&&!r l&&r condition
208 46 1 3 exists $self->{'shebang'} and $shell->is_unix
216 48 2 0 $self->{'echo_off'} and $shell->is_cmd || $shell->is_command

or 3 conditions

line l !l&&r !l&&!r condition
216 1 0 1 $shell->is_cmd || $shell->is_command
239 16 16 25 $command eq 'append_path' or $command eq 'prepend_path'
242 0 0 0 $shell->is_cmd or $shell->is_command
277 0 0 0 $shell->is_cmd or $shell->is_command
0 0 0 $shell->is_cmd or $shell->is_command or $shell->is_power
339 10 0 0 $shell->is_unix or $shell->is_power
0 0 0 $shell->is_cmd or $shell->is_command
355 1 1 4 $shell->is_cmd or $shell->is_command