Branch Coverage

blib/lib/CouchDB/View/Server.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
18 0 0 @_ > 1 ? :
19 0 3 @_ > 1 ? :
20 0 1 @_ > 1 ? :
27 0 0 unless ref $self
29 0 0 unless $self->in
30 0 0 unless $self->out
56 1 1 if (my $e = $@) { }
74 0 1 unless $self->funs
79 0 1 if (my $e = $@) { }