Branch Coverage

blib/lib/Rapi/Blog/Scaffold.pm
Criterion Covered Total %
branch 10 38 26.3


line true false branch
30 0 0 if ref $new and ref $new eq 'Rapi::Blog::Scaffold'
97 0 0 if -f $yaml_file
103 0 0 unless my $path = shift()
107 0 0 unless $VW
109 0 0 wantarray ? :
118 0 0 $name && $pfx eq '' ? :
156 21 15 $glob =~ /\*$/ ? :
161 0 26 unless scalar @paths > 0
166 0 84 if $path eq ''
169 0 84 if $path eq '*' or $path eq '/'
172 21 63 if $path =~ m[/$]
175 36 48 $path =~ /[\*\?\[\]\{\}]/ ? :
188 26 0 $reStr ? :
216 0 0 $Regexp ? :
222 0 0 $Regexp ? :
228 0 0 $Regexp ? :
234 0 0 unless my $path = shift()
237 0 0 -f $File ? :
243 0 0 unless $path and $self->_is_static_path($path)