| blib/lib/Jasmine/Spy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 248 | 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 |
|---|---|---|---|---|
| 190 | 20 | 20 | 0 | ref $proto || $proto |
| 194 | 0 | 40 | 0 | ref $mp || $mp |
| 228 | 20 | 20 | 0 | ref $proto || $proto |