| line | true | false | branch | 
 
| 13 | 0 | 247 | unless $check =~ /^CAN_/ and $class->can("$check") | 
 
| 26 | 228 | 23 | unless ($LOOKUP{$check}) | 
 
| 35 | 10 | 0 | if $Test::Stream::Capabilities::Config{'d_fork'} | 
 
| 40 | 109 | 0 | if $Test::Stream::Capabilities::Config{'d_fork'} | 
 
| 41 | 0 | 0 | unless $^O eq 'MSWin32' or $^O eq 'NetWare' | 
 
| 42 | 0 | 0 | unless $Test::Stream::Capabilities::Config{'useithreads'} | 
 
| 43 | 0 | 0 | unless $Test::Stream::Capabilities::Config{'ccflags'} =~ /-DPERL_IMPLICIT_SYS/ | 
 
| 51 | 0 | 109 | unless $] >= 5.008001 | 
 
| 52 | 109 | 0 | unless $Test::Stream::Capabilities::Config{'useithreads'} | 
 
| 55 | 0 | 0 | if ($] == 5.01 and $Test::Stream::Capabilities::Config{'ccname'} eq 'gcc' and $Test::Stream::Capabilities::Config{'gccversion'}) | 
 
| 57 | 0 | 0 | if $parts[0] >= 4 and $parts[1] >= 8 | 
 
| 61 | 0 | 0 | if $INC{'Devel/Cover.pm'} |