| blib/lib/JMAP/Tester/Response/Paragraph.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 14 | unless @{$_[0]->_sentences;} |
| 38 | 0 | 14 | if grep {$_->client_id ne $client_id;} @{$_[0]->_sentences;} |
| 63 | 1 | 5 | unless $self->_sentences->[$n] |
| 85 | 0 | 2 | if @sentences > 1 |
| 88 | 0 | 2 | if defined $name and $name ne $sentences[0]->name |
| 106 | 0 | 0 | unless defined $n |
| 110 | 0 | 0 | unless (@sentences == $n) |
| 129 | 0 | 3 | unless defined $name |
| 133 | 1 | 2 | unless (@sentences) |
| 137 | 1 | 1 | if (@sentences > 1) |