| blib/lib/Rapi/Blog/Template/Dispatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $type and $self->type |
| 126 | 0 | 0 | 0 | $that && $that->rank > $this->rank |
| 161 | 0 | 0 | 0 | $FileDispatch && $FileDispatch->exists |
| 174 | 0 | 0 | 0 | $name && $pfx eq '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 0 | 0 | 0 | exists $opts{$_} or $opts{$_} = $self->$_ |
| 161 | 0 | 0 | 0 | $FileDispatch && $FileDispatch->exists ? $FileDispatch : undef or $self->_resolve_DirectPost |
| 0 | 0 | 0 | $FileDispatch && $FileDispatch->exists ? $FileDispatch : undef or $self->_resolve_DirectPost or $self->_resolve_ViewWrapper | |
| 0 | 0 | 0 | $FileDispatch && $FileDispatch->exists ? $FileDispatch : undef or $self->_resolve_DirectPost or $self->_resolve_ViewWrapper or $FileDispatch |