| blib/lib/Amazon/MWS/XML/Product.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 517 | 0 | 0 | 0 | $self->sale_start and $self->sale_end | 
| 580 | 0 | 0 | 0 | @images and @types | 
| 604 | 0 | 0 | 0 | $children and @$children | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 378 | 0 | 0 | 0 | $self->price_is_zero or $self->inventory < 1 |