blib/lib/Jasmine/Spy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
278 | 0 | 0 | 1 | ref $_[0] and not ref $self->{'proto'} |
0 | 0 | 1 | ref $_[0] and not ref $self->{'proto'} and $_[0]->isa($self->{'class'}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
220 | 21 | 21 | 0 | ref $proto || $proto |
224 | 0 | 42 | 0 | ref $mp || $mp |
258 | 22 | 22 | 0 | ref $proto || $proto |