Branch Coverage

blib/lib/lazy.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
60 0 12 if (not $is_global || $local_lib and &is_loaded('local::lib')) { }
6 6 elsif (not $is_global || $local_lib) { }
63 0 0 if ($path)
88 0 12 if $caller[3] and $caller[3] =~ /eval/ or $caller[1] and $caller[1] =~ /eval/