Condition Coverage
blib/lib/Mojo/Rx/Subscription.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
27
9
0
0
defined &blessed($item) and $item->isa('Mojo::Rx::Subscription')
0
0
2
&reftype($item) eq 'HASH' and not defined &blessed($item)