Branch Coverage

blib/lib/HTML/FormatText/Elinks.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
44 2 0 unless (defined $version)
49 0 0 unless $version =~ /^ELinks (.*)/i
62 0 0 if (defined $$options{'_width'})
68 0 0 if (my $input_charset = $$options{'input_charset'})
76 0 0 if (my $output_charset = $$options{'output_charset'})
81 0 0 unless $$options{'elinks_options'}