| blib/lib/Test2/Tools/SkipUntil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 21 | 85.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 3 | 1 | 8 | defined $why and ref $why eq '' |
| 4 | 1 | 7 | defined $why and ref $why eq '' and length $why | |
| 67 | 0 | 0 | 6 | $timepiece and ref $timepiece eq 'Time::Piece' |
| 76 | 3 | 4 | 6 | defined $count and $count =~ qr/^\d+$/ |
| 7 | 0 | 6 | defined $count and $count =~ qr/^\d+$/ and $count > 0 | |
| 89 | 5 | 8 | 1 | $datetime and $datetime =~ qr/^\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d$/ |
| 5 | 3 | 5 | $datetime and $datetime =~ qr/^\d\d\d\d-\d\d-\d\d$/ |