| blib/lib/Metabrik/File/Read.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 0 | 0 | defined $self->global && $self->global->encoding || 'utf8' |
| 70 | 0 | 0 | $self->encoding || 'ascii' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | $input ||= $self->input |
| 305 | 0 | 0 | 0 | $count ||= $self->count |