| blib/lib/later.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 24 | 70.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 55 | 1 | 12 | unless defined $latered | 
| 61 | 11 | 1 | unless (exists $modules{$caller}) | 
| 63 | 0 | 11 | if $later::DEBUG | 
| 70 | 0 | 12 | if $later::DEBUG | 
| 84 | 0 | 13 | if $later::AUTOLOAD =~ /::DESTROY$/ | 
| 89 | 13 | 0 | if (exists $modules{$pkg}) | 
| 93 | 0 | 8 | if ($module->can('autoload')) | 
| 101 | 8 | 3 | if ($pkg->can($later::AUTOLOAD)) | 
| 117 | 0 | 10 | if $later::DEBUG | 
| 129 | 3 | 7 | if (@args) | 
| 131 | 0 | 3 | unless $str =~ s/^\$VAR1 = \[(.*)\];[\n\r]*$/$1/gm | 
| 138 | 2 | 8 | if ($@) |