Branch Coverage

blib/lib/CouchDB/Client/DesignDoc.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
15 0 0 @_ == 1 ? :
18 0 0 unless $$self{'id'} =~ m[^_design/]
23 0 0 @_ == 2 ? :
43 0 0 unless exists $self->views->{$view}
53 0 0 if ($M > 0 or $M == 0 and $m >= 9) { }
55 0 0 if (defined $args{'count'})
62 0 0 if (defined $args{'limit'})
68 0 0 %args ? :
71 0 0 unless $$res{'success'}