| blib/lib/Queue/Q/ClaimFIFO/Perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 116 | if (&blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')) |
| 46 | 0 | 41 | if (&blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')) |
| 61 | 29 | 34 | unless $item |
| 94 | 0 | 8 | unless defined $_ |