blib/lib/MooX/LazyRequire.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
18 | 2 | 4 | ref $attrs ? : |
19 | 4 | 2 | if ($opts{'lazy_required'}) { } |
20 | 0 | 4 | if (exists $opts{'lazy'} and not $opts{'lazy'}) { } |
0 | 4 | elsif (exists $opts{'default'} or exists $opts{'builder'}) { } |