Condition Coverage

blib/lib/Rapi/Blog/Scaffold.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 0 ref $new and ref $new eq 'Rapi::Blog::Scaffold'
118 0 0 0 $name && $pfx eq ''
243 0 0 0 $path and $self->_is_static_path($path)

or 3 conditions

line l !l&&r !l&&!r condition
169 0 0 84 $path eq '*' or $path eq '/'