Condition Coverage

blib/lib/IO/ReadHandle/Include.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
366 0 0 0 $ifh and not $ifh->eof
384 0 0 0 ref $source and &reftype($source) eq 'GLOB'
538 0 0 0 @args == 1 and ref $args[0]
0 0 0 @args == 1 and ref $args[0] and &reftype($args[0]) eq 'HASH'
546 0 0 0 ref $source ne '' and &reftype($source) ne 'GLOB'
552 0 0 0 $coderef and &reftype($coderef) ne 'CODE'
677 0 0 0 $n < $length and not $self->EOF

or 2 conditions

line l !l condition
625 0 0 $offset //= 0
809 0 0 $value //= 1

or 3 conditions

line l !l&&r !l&&!r condition
222 0 0 0 ref $class || $class
421 0 0 0 $href->{$field} //= $default
474 0 0 0 $+{'include'} // $1
549 0 0 0 not $regex or &reftype($regex) ne 'REGEXP'