blib/lib/IO/Handle/Rewind.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
93 | 0 | 1 | unless $obj->isa('IO::Handle') |
114 | 0 | 1 | unless wantarray |
128 | 3 | 5 | unless ($re and @$re) |
137 | 1 | 4 | unless (ref $next) |
143 | 0 | 4 | if (ref $next ne 'ARRAY') |
150 | 1 | 3 | unless (@$next) |
157 | 3 | 0 | unless (ref $$next[0]) |
163 | 0 | 0 | if (ref $$next[0]) |