Branch Coverage

blib/lib/EBook/MOBI/Converter.pm
Criterion Covered Total %
branch 19 22 86.3


line true false branch
40 3 64 unless (defined $lvl)
43 66 1 unless (defined $toc)
47 1 66 if $lvl > 6
51 65 1 if ($toc) { }
166 1 1 if (exists $table_data{'border'})
169 1 1 if (exists $table_data{'cellspacing'})
172 1 1 if (exists $table_data{'cellpadding'})
179 2 0 if (exists $table_data{'th'})
189 2 0 if (exists $table_data{'td'})
203 1 1 if (exists $table_data{'caption'})
230 4 0 if ($description)