| blib/lib/Image/Processor/Interface/Console.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | unless $set |
| 44 | 0 | 0 | if (not -d $self->output_directory) |
| 45 | 0 | 0 | if ($self->prompt_for_directory_creation) { } |
| 46 | 0 | 0 | if ($self->console_prompt('Directory - ' . $self->output_directory . "\ndoes not exist do you want me to create it?") =~ /y/i) { } |
| 64 | 0 | 0 | unless $set |