Branch Coverage

blib/lib/RapidApp/Module/Explorer.pm
Criterion Covered Total %
branch 6 28 21.4


line true false branch
60 0 4 unless my $name = $cnf->{'module'}
61 0 4 if &try(sub { $self->get_Module($name); } )
62 0 4 unless my $class = $cnf->{'class'}
64 0 4 if $seen{$name}++
70 0 4 if ($self->dashboard_class)
80 0 4 if ($self->page_viewer_class)
135 0 0 if $self->navtree_disabled
166 0 0 if $self->navtree_load_collapsed
169 0 0 if ($self->navtree_footer_template)
201 0 0 $_->{'module'} ? :
206 0 0 unless not $_->{'menu_require_role'}
223 0 0 if $self->navtree_disabled
234 0 0 if ($self->dashboard_class) { }
0 0 elsif ($self->dashboard_url) { }