blib/lib/Shell/Config/Generate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 30 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
207 | 46 | 1 | 3 | exists $self->{'shebang'} and $shell->is_unix |
215 | 48 | 2 | 0 | $self->{'echo_off'} and $shell->is_cmd || $shell->is_command |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
215 | 1 | 0 | 1 | $shell->is_cmd || $shell->is_command |
238 | 16 | 16 | 25 | $command eq 'append_path' or $command eq 'prepend_path' |
241 | 0 | 0 | 0 | $shell->is_cmd or $shell->is_command |
276 | 0 | 0 | 0 | $shell->is_cmd or $shell->is_command |
0 | 0 | 0 | $shell->is_cmd or $shell->is_command or $shell->is_power | |
338 | 10 | 0 | 0 | $shell->is_unix or $shell->is_power |
0 | 0 | 0 | $shell->is_cmd or $shell->is_command | |
354 | 1 | 1 | 4 | $shell->is_cmd or $shell->is_command |