Branch Coverage

blib/lib/RTF/HTML/Converter.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
379 0 0 if ($START_NEW_PARA) { }
404 0 0 if ($START_NEW_PARA) { }
410 0 0 if (defined(my $sym = $RTF::HTML::Converter::symbol{$_[1]})) { }
424 3 16 if ($START_NEW_PARA) { }
433 12 7 if (defined $char_props) { }