Branch Coverage

blib/lib/HTML/FormatText/Links.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
53 2 0 unless (defined $version)
56 0 0 unless $version =~ /^Links (.*)/i
65 0 0 if (defined $options->{'_width'})
67 0 0 if ($class->_have_html_margin)
72 0 0 if (my $input_charset = $options->{'input_charset'})
77 0 0 if (my $output_charset = $options->{'output_charset'})
82 0 0 unless $options->{'links_options'}