Branch Coverage

blib/lib/Catalyst/Plugin/Snippets.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
17 0 1 unless $app->config->{'snippets'}
32 5 8 @args ? :
46 11 2 if $$options{'use_session_id'}
54 0 17 @opts == 1 ? :
56 17 0 unless $c->config->{"snippets:$namespace"}
90 0 4 if (ref $formatter) { }