Branch Coverage

blib/lib/Catalyst/Plugin/RapidApp/RapidDbic.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
243 0 4 unless my $config = $c->config->{'Plugin::RapidApp::RapidDbic'}
247 0 4 if ($config->{'navcore_default_views'} and $c->_navcore_enabled)