Condition Coverage

inc/Test/Builder.pm
Criterion Covered Total %
condition 14 86 16.2


and 3 conditions

line !l l&&!r l&&r condition
23 0 2 0 $] >= 5.008001 and $Test::Builder::Config{'useithreads'}
2 0 0 $] >= 5.008001 and $Test::Builder::Config{'useithreads'} and $INC{'threads.pm'}
227 0 0 0 $error and not eval { do { $error->isa('Test::Builder::Exception') } }
600 0 0 0 $self->expected_tests and $num_tests != $self->expected_tests
707 1 0 0 $$self{'Child_Name'} and not $$self{'In_Destroy'}
722 0 1 0 defined $name and $name =~ /^[\d\s]+$/
884 0 0 0 defined $got and defined $expect
902 0 0 0 defined $got and defined $expect
979 0 0 0 defined $got and defined $dont_expect
995 0 0 0 defined $got and defined $dont_expect
1121 0 0 0 defined $file and defined $line
1404 4 0 0 $error and $opts{'die_on_fail'}
2204 0 0 0 $$self{'Start_Todo'} and @{$$self{'Todo_Stack'};}
2330 1 1 0 not $$self{'Have_Plan'} and $$self{'Curr_Test'}

or 2 conditions

line l !l condition
356 0 2 $$self{'Indent'} ||= ''
1176 0 0 $why ||= ''
1217 0 0 $why ||= ''
2230 3 0 $height ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
123 4 2 0 $Test ||= $class->create
189 0 0 0 $name || 'Child of ' . $self->name
787 1 0 0 $test or $self->in_todo
886 0 0 0 defined $got || defined $expect
904 0 0 0 defined $got || defined $expect
918 0 0 0 $type eq 'eq' or $type eq 'ne'
981 0 0 0 defined $got || defined $dont_expect
997 0 0 0 defined $got || defined $dont_expect
1304 0 0 0 ($re, $opts) = $regex =~ m[^ /(.*)/ (\w*) $ ]sx or (undef, $re, $opts) = $regex =~ /^ m([^\w\s]) (.+) \1 (\w*) $/sx
1429 0 0 0 eval { do { $maybe_fh->isa('IO::Handle') } } || eval { do { tied($maybe_fh)->can('TIEHANDLE') } }
2108 3 0 0 $pack || $self->caller(1) || $self->exported_to
2127 0 0 2 defined $$self{'Todo'} || $self->find_TODO