Branch Coverage

blib/lib/AnyEvent/Filesys/Watcher/ReadDirectoryChanges/Queue.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
22 0 1 unless socketpair my $rh, my $wh, 1, 1, 0
31 0 1 if ($q->pending)
32 0 0 unless $wh->print(1)
51 2 0 if ($self->{'__q'}->pending)
52 0 2 unless $self->{'__wh'}->print(1)
63 1 1 unless ($self->{'__q'}->pending)