| blib/lib/App/optex/textconv.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 28 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 187 | 0 | 0 | if (ref $check eq 'CODE') { } | 
| 196 | 0 | 0 | if (my $ent = &first(sub { hit($filename, $_->[0]); } , @CONVERTER)) | 
| 212 | 0 | 0 | if ($@) | 
| 213 | 0 | 0 | unless $@ =~ /Can't locate/u | 
| 221 | 0 | 0 | if $val | 
| 233 | 0 | 0 | if m[^https?://]u | 
| 234 | 0 | 0 | unless -f $_ | 
| 238 | 0 | 0 | if (my $converter = converter($_)) { } | 
| 0 | 0 | elsif ($suffix) { } | |
| 239 | 0 | 0 | if (ref $converter eq 'CODE') { } | 
| 250 | 0 | 0 | if (not defined $$state) { } | 
| 0 | 0 | elsif ($$state) { } | |
| 252 | 0 | 0 | unless load_module($suffix) | 
| 253 | 0 | 0 | if defined &{$to_text;} |