Branch Coverage

blib/lib/Test2/Formatter/EventStream.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
18 0 2 unless open my $h, '>&', *STDOUT
33 2 2 if (my $enc = delete $self->{'encoding'})
59 6 0 if $json
71 4 0 if (@_)
81 4 0 if ($enc =~ /^utf-?8$/i) { }
92 0 4 unless my $fh = $self->{'fh'}