blib/lib/JMAP/Tester/Response/Sentence/Set.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
92 | 0 | 0 | unless my $props = $self->created->{$creation_id} |
108 | 1 | 1 | if (ref $updated eq "ARRAY") |
120 | 1 | 1 | if (ref $updated eq "ARRAY") |
145 | 0 | 1 | if (keys %{$self->create_errors;}) |
151 | 1 | 0 | if (keys %{$self->update_errors;}) |
157 | 1 | 0 | if (keys %{$self->destroy_errors;}) |
163 | 0 | 1 | unless @errors |