blib/lib/Test/Mock/One.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 2 | 1 | 1 | not exists $self->{$can} and $self->{'X-Mock-Strict'} |
65 | 9 | 3 | 3 | not $ref and $isas eq $class |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 19 | 14 | 0 | ref $class || $class |