blib/lib/File/BOM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 12 | 91.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
476 | 144 | 163 | 96 | @possible == 1 and my $enc = $bom2enc{$so_far} |
511 | 665 | 3 | 6 | not $status and $! |
677 | 8 | 0 | 13 | tell $fh == 0 and not $self->{'wrote_bom'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
361 | 180 | 24 | 12 | $enc ||= $default |