Branch Coverage

inc/TestServer.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
26 1 0 unless (ref $self)
36 0 1 unless defined $$self{'port'}
48 2 4 if ($input =~ /^END/) { }
127 28 6 if ($$heap{'_shutting_down'})
128 26 2 if ($$heap{'_pending_self_requests'}) { }