blib/lib/here/install.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 18 | if @_ % 2 |
17 | 0 | 16 | unless $name =~ /^(?:\w+|(? |
18 | 0 | 16 | unless eval { do { \&$transform } } |
26 | 0 | 16 | if defined &{$name . '::import';} |
34 | 0 | 18 | unless eval { do { require B::Hooks::EndOfScope; &B::Hooks::EndOfScope::on_scope_end(sub { 'here::install'->unimport(@pseudo); } ); 1 } } |
47 | 22 | 0 | if (my $pkg = $installed{$name}) { } |