line |
true |
false |
branch |
59
|
0 |
0 |
unless $self->brik_help_run_undef_arg('secure', $pdf) |
60
|
0 |
0 |
unless $self->brik_help_run_undef_arg('secure', $password) |
62
|
0 |
0 |
if (ref $pdf ne 'ARRAY') |
68
|
0 |
0 |
unless (-f $this) |
85
|
0 |
0 |
unless $self->brik_help_run_undef_arg('to_png', $pdf) |
86
|
0 |
0 |
unless $self->brik_help_run_file_not_found('to_png', $pdf) |
92
|
0 |
0 |
unless my $sf = 'Metabrik::System::File'->new_from_brik_init($self) |
102
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_png', $glob) |
103
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_png', $output) |
114
|
0 |
0 |
unless $self->brik_help_run_undef_arg('from_pdf_to_image_pdf', $pdf) |
115
|
0 |
0 |
unless $self->brik_help_run_file_not_found('from_pdf_to_image_pdf', $pdf) |
118
|
0 |
0 |
unless my $sp = 'Metabrik::String::Password'->new_from_brik_init($self) |
119
|
0 |
0 |
unless my $sf = 'Metabrik::System::File'->new_from_brik_init($self) |
121
|
0 |
0 |
unless my $png = $self->to_png($pdf) |
135
|
0 |
0 |
if ($secure) |