Branch Coverage

blib/lib/HON/I18N/Converter.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
66 1 8 if (not defined $self->workbook)
91 0 20 unless $cell
118 0 40 unless $cell
120 14 26 if ($col == 0) { }
185 2 3 if ($format eq 'JS') { }
2 1 elsif ($format eq 'INI') { }