Condition Coverage

blib/lib/Rapi/Blog/Scaffold.pm
Criterion Covered Total %
condition 0 14 0.0


and 2 conditions

line l !l condition
144 0 0 push @list, '^.*$' and next

and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 ref $new and ref $new eq 'Rapi::Blog::Scaffold'
122 0 0 0 $name && $pfx eq ''
205 0 0 0 not $File and $self->default_ext
222 0 0 0 $path and $self->_is_static_path($path)