lib/WWW/Crawler/Mojo/Job.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
21 | 8 | 52 | if (not ref $job or ref $job ne 'WWW::Crawler::Mojo::Job') |
22 | 4 | 4 | !ref($job) ? : |
48 | 3 | 61 | if $self->tx_params |
61 | 0 | 1 | unless @histry |