| blib/lib/IO/ReadHandle/Include.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 42 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 294 | 0 | 0 | 0 | defined $ms and (&reftype($ms) // '') eq '' |
| 374 | 0 | 0 | 0 | $ifh and not $ifh->eof |
| 392 | 0 | 0 | 0 | ref $source and &reftype($source) eq 'GLOB' |
| 549 | 0 | 0 | 0 | @args == 1 and ref $args[0] |
| 0 | 0 | 0 | @args == 1 and ref $args[0] and &reftype($args[0]) eq 'HASH' | |
| 557 | 0 | 0 | 0 | ref $source ne '' and &reftype($source) ne 'GLOB' |
| 563 | 0 | 0 | 0 | $coderef and &reftype($coderef) ne 'CODE' |
| 689 | 0 | 0 | 0 | $n < $length and not $self->EOF |
| line | l | !l | condition |
|---|---|---|---|
| 294 | 0 | 0 | &reftype($ms) // '' |
| 637 | 0 | 0 | $offset //= 0 |
| 821 | 0 | 0 | $value //= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 229 | 0 | 0 | 0 | ref $class || $class |
| 429 | 0 | 0 | 0 | $href->{$field} //= $default |
| 482 | 0 | 0 | 0 | $+{'include'} // $1 |
| 560 | 0 | 0 | 0 | not $regex or &reftype($regex) ne 'REGEXP' |