| blib/script/unsafe-rename | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 11 | unless my $options = File::Rename::Options::GetOptions() |
| 14 | 0 | 11 | if File::Rename::Options::bad_encoding($options) |
| 22 | 1 | 10 | if $options->{'show_version'} |
| 23 | 0 | 10 | if $options->{'show_manual'} |
| 24 | 0 | 10 | if $options->{'show_help'} |
| 26 | 0 | 10 | if $^O =~ /Win/msx |
| 36 | 0 | 1 | if (eval $opt_ver < eval $version) |
| 37 | 0 | 0 | unless $opt_ver =~ /\./ |