line |
!l |
l&&!r |
l&&r |
condition |
14
|
0 |
41 |
0 |
$] >= 5.008001 and $Test::Builder::Config{'useithreads'} |
|
41 |
0 |
0 |
$] >= 5.008001 and $Test::Builder::Config{'useithreads'} and $INC{'threads.pm'} |
260
|
0 |
0 |
41 |
$max =~ /^\+?\d+$/ and $max > 0 |
385
|
384 |
21 |
0 |
defined $name and $name =~ /^[\d\s]+$/ |
501
|
0 |
0 |
0 |
$numval != 0 and $numval ne $val |
528
|
1 |
62 |
0 |
defined $got and defined $expect |
546
|
0 |
0 |
0 |
defined $got and defined $expect |
605
|
0 |
0 |
0 |
defined $got and defined $dont_expect |
621
|
0 |
0 |
0 |
defined $got and defined $dont_expect |
741
|
0 |
0 |
165 |
defined $file and defined $line |
1655
|
41 |
0 |
0 |
!$self->{'Have_Plan'} && ($self->{'Curr_Test'}, 'Somehow your tests ran without a plan!') |
1812
|
0 |
0 |
41 |
defined $Test and not $Test->no_ending |
line |
l |
!l&&r |
!l&&!r |
condition |
114
|
772 |
41 |
0 |
$Test ||= $class->create |
530
|
0 |
0 |
1 |
defined $got || defined $expect |
548
|
0 |
0 |
0 |
defined $got || defined $expect |
607
|
0 |
0 |
0 |
defined $got || defined $dont_expect |
623
|
0 |
0 |
0 |
defined $got || defined $dont_expect |
922
|
0 |
0 |
0 |
($re, $opts) = $regex =~ m[^ /(.*)/ (\w*) $ ]sx or (undef, $re, $opts) = $regex =~ /^ m([^\w\s]) (.+) \1 (\w*) $/sx |
1042
|
0 |
0 |
0 |
eval {
do {
$maybe_fh->isa('IO::Handle')
}
} || eval {
do {
(tied $maybe_fh || '')->can('TIEHANDLE')
}
} |
1603
|
405 |
0 |
0 |
$pack || $self->caller(1) || $self->exported_to |