| blib/lib/App/Hashl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 125 | 5 | 0 | 0 | $self->file($file) and $self->file($file)->{'mtime'} == $mtime |
| 5 | 0 | 0 | $self->file($file) and $self->file($file)->{'mtime'} == $mtime and $self->file($file)->{'size'} == $size |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 4 | 2 | $$ref{'config'}{'read_size'} //= 4194304 |