Branch Coverage

blib/lib/Rapi/Blog/Scaffold/Config.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
53 0 0 unless my $yaml_file = shift()
54 0 0 unless -e $yaml_file
82 0 0 if ($no_ovr and $self->_supplied_params->{$_}) { }
0 0 elsif ($self->can($_)) { }
99 0 0 unless $self->can($p)