Branch Coverage

blib/lib/Async/Methods.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
39 0 0 if (my $else = $else{$f}) { }
46 0 0 if (my $start_obj = $start{$self})
63 0 0 unless my $start_obj = $then{$self}
79 0 0 unless my $start_obj = $start{$self}
93 0 0 if ($self->isa('Mojo::Promise') and not $self->can('get'))
102 0 0 $self->can('then') ? :