| blib/lib/Log/WarnDie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 21 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 1 | 0 | 3 | $LAST and @$LAST == @_ |
| 1 | 0 | 3 | $LAST and @$LAST == @_ and join("", @$LAST) eq join("", @_) | |
| 182 | 0 | 0 | 0 | $LAST and @$LAST == @args |
| 0 | 0 | 0 | $LAST and @$LAST == @args and join("", @$LAST) eq join("", @args) | |
| 261 | 0 | 0 | 5 | defined $^V and $^V ge "v5.14.0" |
| 294 | 0 | 0 | 0 | defined $^S and $^S == 0 |
| 312 | 0 | 2 | 0 | defined $^S and $^S == 0 |