blib/lib/lazy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.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) |
93 | 12 | 53 | unless @caller |
95 | 1 | 52 | if ($caller[1] && $caller[1] =~ /eval/ || $caller[3] && $caller[3] =~ /eval/ and $caller[0] ne 'Capture::Tiny') |