Condition Coverage

blib/lib/Readonly/Tiny.pm
Criterion Covered Total %
condition 14 21 66.6


and 3 conditions

line !l l&&!r l&&r condition
134 44 20 0 not $ro and $immortal{$x}
135 53 5 3 &blessed($r) and not $o->{'peek'}
164 0 9 0 *$r{$_} and _recurse($ro, scalar *$r{$_}, $o)

or 3 conditions

line l !l&&r !l&&!r condition
144 1 0 57 $t eq 'CODE' or $t eq 'IO'
1 0 57 $t eq 'CODE' or $t eq 'IO' or $t eq 'FORMAT'
0 1 56 $t eq 'CODE' or $t eq 'IO' or $t eq 'FORMAT' or $t eq 'REGEXP'
190 1 0 2 $t eq 'SCALAR' or $t eq 'REF'