|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
16
 | 
 0  | 
 8  | 
 0  | 
 $] >= 5.008001 and $Test::Builder::Config{'useithreads'}  | 
 
| 
 | 
 8  | 
 0  | 
 0  | 
 $] >= 5.008001 and $Test::Builder::Config{'useithreads'} and $INC{'threads.pm'}  | 
 
| 
387
 | 
 0  | 
 18  | 
 0  | 
 defined $name and $name =~ /^[\d\s]+$/  | 
 
| 
528
 | 
 0  | 
 17  | 
 0  | 
 defined $got and defined $expect  | 
 
| 
546
 | 
 0  | 
 0  | 
 0  | 
 defined $got and defined $expect  | 
 
| 
623
 | 
 0  | 
 0  | 
 0  | 
 defined $got and defined $dont_expect  | 
 
| 
639
 | 
 0  | 
 0  | 
 0  | 
 defined $got and defined $dont_expect  | 
 
| 
760
 | 
 0  | 
 0  | 
 17  | 
 defined $file and defined $line  | 
 
| 
1806
 | 
 0  | 
 0  | 
 0  | 
 $$self{'Start_Todo'} and @{$$self{'Todo_Stack'};}  | 
 
| 
1859
 | 
 6  | 
 0  | 
 2  | 
 !$$self{'Have_Plan'} && ($$self{'Curr_Test'}, 'Somehow your tests ran without a plan!')  | 
 
| 
2015
 | 
 0  | 
 0  | 
 8  | 
 defined $Test and not $Test->no_ending  | 
|  line  | 
 l  | 
 !l&&r  | 
 !l&&!r  | 
 condition  | 
 
| 
116
 | 
 34  | 
 8  | 
 0  | 
 $Test ||= $class->create  | 
 
| 
530
 | 
 0  | 
 0  | 
 0  | 
 defined $got || defined $expect  | 
 
| 
548
 | 
 0  | 
 0  | 
 0  | 
 defined $got || defined $expect  | 
 
| 
562
 | 
 0  | 
 0  | 
 0  | 
 $type eq 'eq' or $type eq 'ne'  | 
 
| 
625
 | 
 0  | 
 0  | 
 0  | 
 defined $got || defined $dont_expect  | 
 
| 
641
 | 
 0  | 
 0  | 
 0  | 
 defined $got || defined $dont_expect  | 
 
| 
941
 | 
 0  | 
 0  | 
 0  | 
 ($re, $opts) = $regex =~ m[^ /(.*)/ (\w*) $ ]sx or (undef, $re, $opts) = $regex =~ /^ m([^\w\s]) (.+) \1 (\w*) $/sx  | 
 
| 
1064
 | 
 0  | 
 0  | 
 0  | 
 eval {
	do {
	$maybe_fh->isa('IO::Handle')
}
} || eval {
	do {
	(tied $maybe_fh || '')->can('TIEHANDLE')
}
}  | 
 
| 
1710
 | 
 55  | 
 0  | 
 0  | 
 $pack || $self->caller(1) || $self->exported_to  | 
 
| 
1729
 | 
 0  | 
 0  | 
 37  | 
 defined $$self{'Todo'} || $self->find_TODO  |