Branch Coverage

blib/lib/Text/HTML/Turndown/Tables.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
113 0 35 unless $tr
115 35 0 $tr->can('_node') ? :
143 48 53 if ($first)
147 0 101 if ($escape)
164 1 12 if (@{$table->find("./thead/td")})