Branch Coverage

blib/lib/Prancer.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
146 0 0 unless $self->{'_core'}->can($method->[1])
161 0 0 unless $self->{'_core'}->can($method)
197 0 0 if exists $loaded->{$option}
201 0 0 if ($option =~ /^(config)$/x)
221 0 0 unless ref $self and $self->isa('Prancer')