| line |
true |
false |
branch |
|
35
|
0 |
0 |
if $done |
|
50
|
0 |
0 |
unless $self->is_admin |
|
55
|
0 |
0 |
unless my $in_file = shift() || $self->_all_from |
|
61
|
0 |
0 |
if (ref $args) { } |
|
63
|
0 |
0 |
if (ref $args ne 'HASH') { } |
|
85
|
0 |
0 |
if ($format =~ /te?xt/) { } |
|
|
0 |
0 |
elsif ($format =~ /html?/) { } |
|
|
0 |
0 |
elsif ($format eq 'man') { } |
|
|
0 |
0 |
elsif ($format eq 'md') { } |
|
|
0 |
0 |
elsif ($format eq 'pdf') { } |
|
97
|
0 |
0 |
if ($clean) |
|
132
|
0 |
0 |
if (-e $file) |
|
133
|
0 |
0 |
unless unlink $file |
|
156
|
0 |
0 |
unless eval {
do {
require App::pod2pdf
}
} |
|
180
|
0 |
0 |
unless $self->admin->{'extensions'} |
|
184
|
0 |
0 |
unless $metadata |