Branch Coverage

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


line true false branch
44 14 11 if (exists $params{'on_closed'})
49 2 1 if $on_closed
53 0 3 if (my $parent = $self->parent) { }
1 2 elsif (my $loop = $self->get_loop) { }