Branch Coverage

blib/lib/Rapi/Blog/Template/Dispatcher.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
31 0 0 if $type and $self->type
36 0 0 unless $self->parent
37 0 0 $self->parent->is_type($type) ? :
91 0 0 ref $_[0] eq 'HASH' ? :
96 0 0 if $self->Scaffold
105 0 0 if (ref $self) { }
110 0 0 ref $_[0] eq 'HASH' ? :
126 0 0 $that && $that->rank > $this->rank ? :
134 0 0 unless scalar @scaffolds > 0
136 0 0 if (my $uuid = $self->ctx->stash->{'rapi_blog_only_scaffold_uuid'})
138 0 0 unless scalar @scaffolds > 0
147 0 0 $Best ? :
157 0 0 unless $self->Scaffold
161 0 0 $FileDispatch && $FileDispatch->exists ? :
0 0 unless $FileDispatch && $FileDispatch->exists ? $FileDispatch : undef or $self->_resolve_DirectPost or $self->_resolve_ViewWrapper or $FileDispatch
174 0 0 $name && $pfx eq '' ? :
184 0 0 $VW ? :