Branch Coverage

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


line true false branch
31 0 0 if ref $class
38 0 0 if defined $$instance
63 0 0 if defined $$instance
85 0 0 unless defined $$self{'_template'}
97 0 0 unless defined $$self{'_database'}
99 0 0 unless (defined $connection)
103 0 0 unless (exists $$self{'_database'}{$connection})
117 0 0 defined $_ ? :
162 0 0 if ($config) { }
168 0 0 if (ref $$config{'state'} and ref $$config{'state'} eq 'HASH')
185 0 0 if (ref $$config{'store'} and ref $$config{'store'} eq 'HASH')
202 0 0 defined $_ ? :
216 0 0 if ($config) { }
222 0 0 unless defined $$config{'path'}
224 0 0 unless -e $path
225 0 0 unless -r $path