| blib/lib/Specio/Helpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | &blessed($_[0]) and overload::Method($_[0], "\"\"") |
| 0 | 0 | 0 | &blessed($_[0]) and overload::Method($_[0], "\"\"") and length "$_[0]" | |
| 84 | 0 | 0 | 1905 | defined $_[0] && !ref($_[0]) && length $_[0] |
| 88 | 0 | 0 | 30 | $] >= "5.01" and eval { |