| blib/lib/Math/Symbolic/Custom/Pattern/Export.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 66 | 0 | ref $proto and not ref($proto) =~ /^Math::Symbolic/ |
| 88 | 66 | 0 | 0 | not UNIVERSAL::isa($proto, 'Math::Symbolic::Custom::Pattern') and ref($proto) =~ /^Math::Symbolic/ |