Condition Coverage

blib/lib/lazy.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
60 6 6 0 not $is_global || $local_lib and &is_loaded('local::lib')
95 39 13 1 $caller[1] && $caller[1] =~ /eval/ || $caller[3] && $caller[3] =~ /eval/ and $caller[0] ne 'Capture::Tiny'

or 3 conditions

line l !l&&r !l&&!r condition
60 0 6 6 $is_global || $local_lib
0 6 6 $is_global || $local_lib
95 0 14 39 $caller[1] && $caller[1] =~ /eval/ || $caller[3] && $caller[3] =~ /eval/