Branch Coverage

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


line true false branch
36 2 0 unless (defined $version)
39 0 0 unless $version =~ m[^w3m version (?:w3m/)?(.*?),]i
50 0 0 if (defined $$options{'_width'})
54 0 0 if ($$options{'input_charset'})
57 0 0 if ($$options{'output_charset'})
62 0 0 unless $$options{'w3m_options'}
82 0 0 if (ref $html)