| lib/Test2/Plugin/FauxHomeDir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 3 | defined $real and -d $real |
| 116 | 0 | 1 | 0 | $new and $$new |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 0 | 0 | 1 | $real or $new and $$new |
| 0 | 0 | 1 | $real or $new and $$new or not $ctx->hub->is_passing |