| blib/lib/Net/DRI/Transport/Defer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 0 | 0 | unless exists $opts{'protocol_connection'} and $opts{'protocol_connection'} |
| 95 | 0 | 0 | if ($t{'pc'}->can('transport_default')) |
| 111 | 0 | 0 | exists $opts{'dump_fh'} ? : |
| 114 | 0 | 0 | if grep {not $t{'pc'}->can($_);} @need |