| line |
true |
false |
branch |
|
90
|
0 |
0 |
unless ($HTML::WebMake::FormatConvert::SETUP_FMTS_LOOKUP) |
|
100
|
0 |
0 |
unless (defined $name) |
|
102
|
0 |
0 |
if (defined $zname) |
|
109
|
0 |
0 |
unless (defined $zname) |
|
111
|
0 |
0 |
if (defined $name) |
|
130
|
0 |
0 |
if ($infmt eq $outfmt) |
|
134
|
0 |
0 |
unless ($ignore_cache) |
|
138
|
0 |
0 |
if (defined $cached) |
|
142
|
0 |
0 |
unless (defined $meth) |
|
147
|
0 |
0 |
if (defined $mod and not eval 'require ' . $mod . ';1;') |
|
153
|
0 |
0 |
unless ($ignore_cache) |
|
171
|
0 |
0 |
unless (defined $$self{'ettext'}) |
|
172
|
0 |
0 |
unless eval "\n use Text::EtText::EtText2HTML;\n \$self->{ettext} = new Text::EtText::EtText2HTML;\n 1;" |
|
193
|
0 |
0 |
if (defined $$contobj{'podargs'}) |
|
201
|
0 |
0 |
unless open POD_IN, ">$tmpin" |
|
205
|
0 |
0 |
unless open POD_OUT, "+>$tmpout" |