Condition Coverage

blib/lib/HTML/FormatText/Html2text.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
36 1 0 0 defined $help && $help =~ /-ascii/
37 1 0 0 defined $help && $help =~ /-utf8/

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $output_charset eq 'ascii' or $output_charset eq 'ansi_x3.4-1968'