Condition Coverage

blib/lib/Catalyst/Plugin/RapidApp/AuthCore.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
173 1 0 12 $path[0] and $rootModule->has_subarg($path[0])
180 0 0 1 @path == 0 and not $c->config->{'Model::RapidApp'}{'root_template'}

or 2 conditions

line l !l condition
257 0 0 $error ||= 'unknown login failure'