blib/lib/Acme/Sort/Sleep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
23 | 1 | 4 | unless @unsorted |
30 | 1 | 6 | unless defined $num |
31 | 1 | 5 | unless &looks_like_number($num) |
32 | 1 | 4 | unless $num >= 0 |
42 | 1 | 3 | unless $loop->notifiers |