blib/lib/Mojo/Rx/Subject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if ($self->{'_closed'}) |
20 | 0 | 0 | if defined $subscriber->{'complete'} |
36 | 0 | 0 | if defined $subscriber->{$type} |
45 | 0 | 0 | if defined $subscriber->{'next'} |