| blib/lib/Data/Phrasebook/Loader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 1 | 26 | if ($self->debug) |
| 60 | 26 | 34 | if $_ =~ /\b$class$/ |
| 63 | 1 | 26 | unless $plugin |
| 70 | 0 | 26 | unless (eval { do { (my $file = $plugin) =~ s[::][/]g; require $file . '.pm'; $plugin->import; 1 } }) |
| 74 | 1 | 25 | if $self->debug |