Branch Coverage

blib/lib/CatalystX/Plugin/Blurb.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
10 0 0 wantarray ? :
0 0 unless (@_)
11 0 0 ref $_[0] eq 'ARRAY' ? :
14 0 0 ref $new eq 'HASH' ? :
23 0 0 if $c->flash_blurb
29 0 0 if @_
43 0 0 if $self->render
44 0 0 unless $self->content or $self->id