| blib/lib/Device/RFXCOM/TX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 19 | 26 | 73.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 1 | 1 | if $self->harrison | 
| 61 | 1 | 1 | if $self->koko | 
| 63 | 1 | 1 | if $self->flamingo | 
| 65 | 1 | 1 | unless $self->x10 | 
| 72 | 1 | 1 | $self->receiver_connected ? : | 
| 78 | 2 | 0 | if $cb | 
| 93 | 9 | 0 | unless $p{'args'} | 
| 94 | 1 | 8 | unless my $plugin = $self->{'plugin_map'}{$type} | 
| 97 | 4 | 4 | if (ref $encode eq 'ARRAY') { } | 
| 111 | 16 | 0 | unless defined $timeout | 
| 114 | 0 | 16 | unless $sel->can_read($timeout) | 
| 117 | 0 | 16 | unless ($bytes) | 
| 118 | 0 | 0 | defined $bytes ? : |