| blib/lib/Test/Group/Tester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 17 | 23.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 227 | 0 | 15 | 0 | $expect_failed_tests and not $status |
| 0 | 15 | 0 | $status and not $expect_failed_tests | |
| 314 | 0 | 0 | 0 | $from_test_builder and $ENV{'HARNESS_ACTIVE'} |
| 320 | 0 | 0 | 0 | $from_test_builder and $Test::Builder::VERSION <= 0.3 |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 5 | 10 | $name ||= 'testscript_ok' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 310 | 0 | 0 | 0 | $file ||= (caller)[1] |