blib/lib/Test/AbstractMethod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 1 | 0 | 1 | $@ && $@ =~ qr/$method\(\) should not be called as a function/ |
39 | 2 | 0 | 2 | $@ && $@ =~ qr/Class '$pkg' does not override $method()/ |