Condition Coverage

blib/lib/File/Open/NoCache/ReadOnly.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
46 0 2 0 ref $proto || $proto
51 0 0 2 ref $_[0] or not defined $_[0]