| blib/lib/RxPerl/Subject.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 22 | 54.5 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 1 | 44 | if ($w_self->{'_closed'}) |
| 35 | 1 | 0 | if $w_self->can("_on_subscribe_closed") |
| 37 | 1 | 0 | if defined $subscriber->{$type} |
| 42 | 3 | 41 | if $w_self->can("_on_subscribe") |
| 47 | 4 | 0 | if $w_subscribers_oh |
| 55 | 0 | 5 | if $w_self->{'_closed'} |
| 58 | 4 | 0 | if defined $subscriber->{$type} |
| 67 | 47 | 0 | if defined $subscriber->{'next'} |
| 77 | 30 | 0 | if defined $self->{'next'} |
| 83 | 0 | 0 | if defined $self->{'error'} |
| 89 | 4 | 0 | if defined $self->{'complete'} |