blib/lib/Sub/Meta/CreatorFunction.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
20 | 17 | 6 | if (my $submeta = "Sub::Meta::Library"->get($sub)) |
25 | 5 | 1 | if (my $submeta = $creator->create($sub)) |
34 | 8 | 4 | if (Class::Load::try_load_class($finder_class)) |