Branch Coverage

blib/lib/threads.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
45 0 0 if ($sym =~ /^(?:stack|exit)/i) { }
0 0 elsif ($sym =~ /^str/i) { }
0 0 elsif ($sym =~ /^(?::all|yield)$/) { }
46 0 0 if (defined(my $arg = shift())) { }
47 0 0 if ($sym =~ /^stack/i) { }
77 0 0 if (exists $ENV{'PERL5_ITHREADS_STACK_SIZE'})
89 0 0 unless (defined $status)
94 0 0 if (ref $class)