File: | blib/lib/Log/WarnDie.pm |
Coverage: | 28.6% |
line | % | coverage | condition | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
148 | 50 |
| $LAST and @$LAST == @_ and join("", @$LAST) eq join("", @_) | ||||||||||||||||||||
182 | 0 |
| $LAST and @$LAST == @args and join("", @$LAST) eq join("", @args) | ||||||||||||||||||||
261 | 33 |
| defined $^V and $^V ge "v5.14.0" | ||||||||||||||||||||
294 | 0 |
| defined $^S and $^S == 0 | ||||||||||||||||||||
312 | 33 |
| defined $^S and $^S == 0 |