Branch Coverage

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


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