Branch Coverage

blib/lib/JMAP/Tester/Response/Paragraph.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
34 1 22 unless @{$_[0]->_sentences;}
38 1 21 if grep {$_->client_id ne $client_id;} @{$_[0]->_sentences;}
62 1 5 unless $self->_sentences->[$n]
82 1 5 if @sentences > 1
85 1 4 if defined $name and $name ne $sentences[0]->name
101 1 2 unless defined $n
105 1 1 unless (@sentences == $n)
122 1 3 unless defined $name
126 1 2 unless (@sentences)
130 1 1 if (@sentences > 1)