blib/lib/HTML/FormatText/Lynx.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 18 | 5.5 |
line | true | false | branch |
---|---|---|---|
44 | 2 | 0 | unless (defined $version) |
47 | 0 | 0 | unless $version =~ /^Lynx Version (.*?) \(/i |
56 | 0 | 0 | if (defined $options->{'_width'}) |
58 | 0 | 0 | if ($class->_have_nomargins) |
62 | 0 | 0 | if (my $input_charset = $options->{'input_charset'}) |
65 | 0 | 0 | if (my $output_charset = $options->{'output_charset'}) |
68 | 0 | 0 | if ($options->{'justify'}) |
71 | 0 | 0 | if ($options->{'unique_links'}) |
81 | 0 | 0 | unless $options->{'lynx_options'} |