| 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 | 20 | 20 | 0 | ref $proto || $proto |
| 224 | 0 | 40 | 0 | ref $mp || $mp |
| 258 | 20 | 20 | 0 | ref $proto || $proto |