Branch Coverage

blib/lib/Net/Async/Tangence/Protocol.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
46 9 6 if (exists $params{'on_closed'})
51 2 1 if $on_closed
55 0 3 if (my $parent = $self->parent) { }
1 2 elsif (my $loop = $self->get_loop) { }