Branch Coverage

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


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