Branch Coverage

blib/lib/AnyEvent/MP.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
232 0 0 unless ref $msg
491 0 0 unless $nodeid eq $AnyEvent::MP::NODE
495 0 0 if (ref $_[0]) { }
0 0 elsif (defined $_[0]) { }
496 0 0 if (my $self = $AnyEvent::MP::PORT_DATA{$portid}) { }
497 0 0 unless 'AnyEvent::MP::Port' eq ref $self
505 0 0 if $@
515 0 0 if (my $cb = $self->[1]{$_[0]}) { }
517 0 0 if $@
526 0 0 unless 'AnyEvent::MP::Port' eq ref $self
531 0 0 if (defined $cb) { }
568 0 0 if (wantarray) { }
570 0 0 if $@
574 0 0 if $@
602 0 0 unless my $port = $SELF
608 0 0 if (wantarray) { }
610 0 0 if $@
614 0 0 if $@
701 0 0 @_ ? :
703 0 0 unless (ref $cb)
704 0 0 if (@_) { }
711 0 0 if @_
719 0 0 if defined wantarray
836 0 0 if $@
844 0 0 unless $_[0] =~ /::/u
871 0 0 ref $action[0] ? :
903 0 0 ref $_[-1] ? :
912 0 0 if (defined $timeout) { }
1034 0 0 @_ ? :
1042 0 0 if defined wantarray