Condition Coverage

blib/lib/IO/ReStoreFH.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
27 0 4 0 $^V ge v5.10.0 && $^V lt v5.11.0
54 0 1 1 &Scalar::Util::looks_like_number($fh) and POSIX::ceil($fh) == POSIX::floor($fh)
64 0 0 1 FileHandle::Fmode::is_W($fh) && FileHandle::Fmode::is_R($fh)

or 3 conditions

line l !l&&r !l&&!r condition
54 7 1 2 ref $fh or 'GLOB' eq ref \$fh