Condition Coverage

blib/lib/Mojo/Rx/Operators/Creation.pm
Criterion Covered Total %
condition 1 9 11.1


or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 0 $rx_EMPTY //= rx_observable()->new(sub { ; } )
170 1 0 0 $num_active_subscriptions or $subscriber->{'complete'}->()
199 0 0 0 $rx_never //= rx_observable()->new(sub { ; } )