Branch Coverage

lib/App/MtAws/QueueJob/FetchAndDownloadInventory.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
50 60 26 if ($marker) { }
63 22 4 if (@{$self->{'all_jobs'};}) { }
66 26 284 if not $first or $_->{'CreationDate'} gt $first->{'CreationDate'}