blib/lib/App/Images/To/DjVu.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 14 | 7.1 |
line | true | false | branch |
---|---|---|---|
39 | 1 | 0 | if (not &getopts("e:ho:q", $self->{'_opts'}) or @ARGV < 1 or $self->{'_opts'}{'h'}) |
65 | 0 | 0 | if ($image ne $djvu and not -r $djvu) |
66 | 0 | 0 | if ($self->{'_opts'}{'e'} eq 'c44') { } |
67 | 0 | 0 | if ($suffix eq "png") |
72 | 0 | 0 | unless ($self->{'_opts'}{'q'}) |
82 | 0 | 0 | unless (-r $self->{'_opts'}{'o'}) |
84 | 0 | 0 | unless ($self->{'_opts'}{'q'}) |