| blib/lib/Test/Fatal/matchfor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | ref $s and $e =~ /$s/ |
| 34 | 0 | 0 | 0 | not ref $s and $does |
| 0 | 0 | 0 | not ref $s and $does and $e->$does($s) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $e->can('DOES') || $e->can('isa') |