blib/lib/App/optex/textconv.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
185 | 0 | 0 | if (ref $check eq 'CODE') { } |
194 | 0 | 0 | if (my $ent = &first(sub { hit($filename, $_->[0]); } , @CONVERTER)) |
210 | 0 | 0 | if ($@) |
211 | 0 | 0 | unless $@ =~ /Can't locate/u |
219 | 0 | 0 | if $val |
231 | 0 | 0 | if m[^https?://]u |
232 | 0 | 0 | unless -f $_ |
236 | 0 | 0 | if (my $converter = converter($_)) { } |
0 | 0 | elsif ($suffix) { } | |
237 | 0 | 0 | if (ref $converter eq 'CODE') { } |
248 | 0 | 0 | if (not defined $$state) { } |
0 | 0 | elsif ($$state) { } | |
250 | 0 | 0 | unless load_module($suffix) |
251 | 0 | 0 | if defined &{$to_text;} |