Branch Coverage

blib/lib/Test2/AsyncSubtest/Hub.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
15 22 195 if (my $format = $self->format)
16 22 0 $format->can('hide_buffered') ? :
18 22 0 if ($hide) { }
32 28 32 if (my $ls = $from->{'_listeners'})
36 2 58 if (my $pfs = $from->{'_pre_filters'})
40 0 60 if (my $fs = $from->{'_filters'})