| blib/lib/EBook/Ishmael/TextBrowserDump.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 105 | 0 | 0 | unless (defined $Default) |
| 116 | 0 | 0 | unless (exists $Browsers{$browser}) |
| 129 | 0 | 0 | unless (defined $Browsers{$browser}{'Bin'}) |
| 133 | 0 | 0 | unless ($width >= $WIDTH_MIN and $width <= $WIDTH_MAX) |
| 141 | 0 | 0 | $xhtml ? : |
| 144 | 0 | 0 | unless ($? >> 8 == 0) |