| blib/lib/Interchange6/Schema/ResultSet/Product.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 146 | 0 | 0 | defined $_[0] ? : |
| 230 | 13 | 22 | if (defined $args) |
| 231 | 2 | 11 | unless ref $args eq 'HASH' |
| 236 | 31 | 2 | unless defined $args->{'quantity'} |
| 251 | 28 | 5 | if (my $user = $schema->current_user) |
| 268 | 33 | 0 | if $schema->storage->sqlt_type eq 'SQLite' |