blib/lib/App/Spec/Plugin/Meta.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | $options->{'bash'} ? : |
0 | 0 | $options->{'zsh'} ? : | |
25 | 0 | 0 | unless ($shell) |
31 | 0 | 0 | unless (&any(sub { $_ eq $shell; } , 'bash', 'zsh')) |