Branch Coverage

blib/lib/Daje/Plugin/Apploader.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
98 0 0 if (exists $loadables->{'namespaces'}{'plugins'})
110 0 0 if (exists $loadables->{'namespaces'}{'routes'})
118 0 0 if (exists $loadables->{'plugin'})
125 0 0 if (exists @{$$loadables{'plugin'};}[$i]->{'options'}) { }
141 0 0 if (exists $loadables->{'helper'})
145 0 0 if (my $e = load_class($class))
154 0 0 if (exists $loadables->{'routes'})
174 0 0 unless (grep /^$class$/u, @{$modules;})
175 0 0 if (not grep(/^$class$/u, @{$install;})) { }
0 0 elsif (grep /^$class$/u, @{$install;}) { }
188 0 0 if ($length > 0)
200 0 0 if ($app->config("migrations"))