Branch Coverage

blib/lib/EBook/Ishmael/EBook.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
35 0 126 unless open my $fh, "<", $file
42 485 4924 if $a eq "text"
43 266 4658 if $b eq "text"
50 126 1055 if ($EBOOK_FORMATS{$f}->heuristic($file, $fh))
70 0 115 unless (defined $type)