| lib/Test/Aggregate/Builder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 17 | 64.7 |
| 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/ |
| 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] || '' |