Branch Coverage

blib/lib/Test2/Plugin/IOMuxer/Layer.pm
Criterion Covered Total %
branch 17 24 70.8


line true false branch
13 0 3 unless ($ok)
46 0 16 if ($self->{'DIED'})
56 0 16 if @parts == 1 and $parts[0] eq "\n"
57 4 12 if @parts % 2
60 4 32 unless defined $part
61 14 18 if $part eq "\n"
66 14 4 if ($parts{$part}) { }
70 2 12 if (@{$self->{'buffer'};}) { }
100 0 16 unless ($ok)
110 0 4 unless my $handle = $self->{'handle'}
111 0 4 unless my $buffer = $self->{'buffer'}
112 4 0 unless @$buffer