Branch Coverage

blib/lib/RxPerl/Observable.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
44 2180 49 if ((&reftype($args[0]) // '') eq 'HASH') { }
45 947 1233 if $args[0]{'new_subscription'}
62 0 2229 if $subscription->{'closed'}