Condition Coverage

lib/Test/Aggregate/Builder.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
109 2 0 2 defined $running_test and $running_test eq $callpack
140 94 0 0 $FORBIDDEN{$caller} and not $_[0]{'Test::Aggregate::Builder'}{'ignore_timing_blocks'}
219 0 0 0 $callpack and $subroutine =~ /::(?:BEGIN|END)\z/

or 2 conditions

line l !l condition
103 30 7 $_[0]{'Test::Aggregate::Builder'} ||= {}
105 18 19 $_[1] || ''
114 14 19 $_[1] || ''
138 125 7 (caller $level)[3] || ''