Condition Coverage

blib/lib/Lexical/Hints.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
124 42 21 0 $compiling and $$opts_ref{'up'}

or 2 conditions

line l !l condition
19 1 7 $$opt_ref{'set_hint'} // 'set_hint'
20 1 7 $$opt_ref{'get_hint'} // 'get_hint'
41 2 1 (caller $$opts_ref{'up'} + 1)[10] // {}
43 11 6 $LEXICAL_HINTS_FOR{$hint_owner} //= []
96 3 0 (caller $$opts_ref{'up'})[10] // {}
112 0 63 shift() // {}

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 1 ref $value || qq["$value"]