| blib/lib/Plack/I18N/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 48 | if exists $INC{$path} and defined $INC{$path} |
| 22 | 39 | 183 | if defined &{"${class}::$_";} |
| 28 | 8 | 1 | unless (eval { do { Plack::Util::load_class($class) } }) |
| 31 | 0 | 8 | unless $@ =~ /Can't locate $path in \@INC/ |