| blib/lib/Prophet/App.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 0 | if (@_) |
| 115 | 0 | 0 | unless ($class) |
| 120 | 0 | 0 | if $self->already_required($class) |
| 124 | 0 | 0 | unless $file =~ /\.pm$/ |
| 135 | 0 | 0 | if (my $message = $error) |
| 137 | 0 | 0 | if ($args{'quiet'} and $message =~ /^Can't locate \Q$file\E/) { } |
| 0 | 0 | elsif (not $error =~ /^Can't locate $file/) { } | |
| 160 | 0 | 0 | if $class =~ /::$/ |
| 163 | 0 | 0 | $INC{$path} ? : |
| 189 | 0 | 0 | if ($args{'uuid'}) { } |
| 0 | 0 | elsif ($args{'label'}) { } | |
| 216 | 0 | 0 | unless $ENV{'PROPHET_DEBUG'} |
| 270 | 0 | 0 | exists $sources_by_uuid{$uuid} ? : |