| blib/lib/Connector/Tee.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 1 | 7 | if (not defined $result) { } |
| 2 | 5 | elsif (not $accept) { } | |
| 2 | 3 | elsif ($result =~ qr/$accept/) { } | |
| 79 | 1 | 1 | if (not defined $result) { } |
| 1 | 0 | elsif (not $accept) { } | |
| 0 | 0 | elsif (keys %{$result;}) { } | |
| 111 | 1 | 1 | if (@result) |