Condition Coverage

blib/lib/File/Open/NoCache/ReadOnly.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 2 defined $^V and $^V ge 'v5.14.0'

or 3 conditions

line l !l&&r !l&&!r condition
48 0 4 0 ref $proto || $proto
53 0 1 3 ref $_[0] or not defined $_[0]