Condition Coverage

inc/Test/Builder.pm
Criterion Covered Total %
condition 24 92 26.0


and 3 conditions

line !l l&&!r l&&r condition
22 0 13 0 $] >= 5.008001 and $Test::Builder::Config{'useithreads'}
13 0 0 $] >= 5.008001 and $Test::Builder::Config{'useithreads'} and $INC{'threads.pm'}
251 2 0 0 $error and not eval { do { $error->isa('Test::Builder::Exception') } }
374 2 0 0 $self->parent and $$ == $$self{'Original_Pid'}
656 9 0 0 $self->expected_tests and $num_tests != $self->expected_tests
763 54 0 0 $$self{'Child_Name'} and not $$self{'In_Destroy'}
778 3 51 0 defined $name and $name =~ /^[\d\s]+$/
938 0 14 0 defined $got and defined $expect
954 0 0 0 defined $got and defined $expect
1031 0 2 0 defined $got and defined $dont_expect
1047 0 0 0 defined $got and defined $dont_expect
1174 0 0 1 defined $file and defined $line
1457 246 12 0 $error and $opts{'die_on_fail'}
2261 0 0 0 $$self{'Start_Todo'} and @{$$self{'Todo_Stack'};}
2387 15 0 0 not $$self{'Have_Plan'} and $$self{'Curr_Test'}

or 2 conditions

line l !l condition
413 0 15 $$self{'Indent'} ||= ''
1229 0 0 $why ||= ''
1270 0 0 $why ||= ''
2287 169 16 $height ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
122 89 13 0 $Test ||= $class->create
198 2 0 0 $name || 'Child of ' . $self->name
284 2 0 0 $$self{'Have_Plan'} || $$self{'No_Plan'} || $$self{'Skip_All'}
843 54 0 0 $test or $self->in_todo
940 0 0 0 defined $got || defined $expect
956 0 0 0 defined $got || defined $expect
970 0 0 0 $type eq 'eq' or $type eq 'ne'
1033 0 0 0 defined $got || defined $dont_expect
1049 0 0 0 defined $got || defined $dont_expect
1357 0 0 0 ($re, $opts) = $regex =~ m[^ /(.*)/ (\w*) $ ]sx or (undef, $re, $opts) = $regex =~ /^ m([^\w\s]) (.+) \1 (\w*) $/sx
1482 0 0 0 eval { do { $maybe_fh->isa('IO::Handle') } } || eval { do { tied($maybe_fh)->can('TIEHANDLE') } }
2163 168 0 0 $pack || $self->caller(1) || $self->exported_to
2184 0 0 110 defined $$self{'Todo'} || $self->find_TODO