blib/lib/Interchange6/Schema/Result/Order.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 20 | 100.0 |
line | true | false | branch |
---|---|---|---|
353 | 1 | 11 | unless @_ > 0 |
357 | 10 | 1 | if (ref $_[0]) { } |
358 | 7 | 3 | if (ref $_[0] eq 'HASH') { } |
364 | 1 | 2 | unless (my $type = $obj->message_type->name eq 'order_comment') |
395 | 1 | 4 | unless @_ > 0 |
398 | 2 | 2 | ref $_[0] eq 'ARRAY' ? : |
430 | 11 | 1 | if ($self->statuses->count == 0) |
453 | 1 | 5 | if (@_) |
456 | 1 | 4 | if ($self->has_column_loaded('status')) { } |
463 | 3 | 1 | $status ? : |