Branch Coverage

blib/lib/Plack/App/PgREST.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
17 0 0 @_ > 1 ? :
30 0 0 unless $n
31 0 0 if $n eq 'NaN'
37 0 0 unless $n
53 0 0 if (my $callback = $param->get('callback'))
69 0 0 unless ($$self{'dbh'})
77 0 0 unless $$self{'dbh'}