blib/lib/Lab/Moose/Instrument.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
89 | 0 | 31 | if ($options) { } |
101 | 4 | 31 | if ($self->has_connection) |
102 | 0 | 4 | if ($self->has_connection_type) |
107 | 0 | 31 | unless ($self->has_connection_type) |
141 | 1 | 0 | if ($self->connection_type ne 'HTTP') { } |
223 | 65 | 60 | if ($self->can('instrument_nselect')) { } |
225 | 65 | 0 | $channel == 1 ? : |
242 | 68 | 0 | unless (defined $channel) |
258 | 57 | 0 | unless (defined $channel) |