blib/lib/Image/TextMode/SAUCE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
204 | 15 | 25 | if tell $fh < 128 |
210 | 22 | 3 | if (substr($buffer, 0, 7) ne "$SAUCE_ID$SAUCE_VERSION") |
223 | 2 | 1 | if ($comment_count > 0) |
227 | 2 | 0 | if (substr($buffer, 0, 5) eq $COMNT_ID) |
253 | 1 | 1 | if ($comments) |
268 | 32 | 0 | $field ne 'comments' ? : |
283 | 0 | 1 | unless $self->has_sauce |
287 | 1 | 0 | if ($self->comment_count) |
312 | 0 | 2 | if ($_[0]->datatype_id == 5) |
409 | 0 | 0 | unless $dt == 5 or $dt == 1 and $ft <= 2 |