Branch Coverage

blib/lib/RapidApp/RapidApp.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
53 4 0 if $self->preloadModules and not $ENV{'NO_PRELOAD_MODULES'}
62 0 0 if ('RapidApp'->active_request_context) { }
88 0 4 if $cfg->{'load_modules'}
145 17 0 if (scalar @path == 1)
152 0 0 unless $m = $m->Module($part)
169 33 17 unless scalar keys %{$self->dirtyModules;}
175 0 17 if ($c->debug)
185 0 17 if (scalar @{$self->postprocessing_tasks;})
195 0 0 if ($c->debug)