Condition Coverage

lib/App/MtAws/QueueJob/FetchAndDownloadInventory.pm
Criterion Covered Total %
condition 8 18 44.4


or 3 conditions

line l !l&&r !l&&!r condition
48 86 0 0 $args->{'response'} || confess()
66 22 4 284 not $first or $_->{'CreationDate'} gt $first->{'CreationDate'}
68 22 0 0 $first->{'JobId'} || confess()
83 22 0 0 $j->{'inventory_raw_ref'} || confess()
84 22 0 0 $j->{'inventory_type'} || confess()
86 22 0 0 $self->{'found_job'} || confess()