| blib/lib/Class/Mock/Generic/InterfaceTester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 367 | 28 | 1 | 7 | $method eq 'add_fixtures' and $self->{'_no_fixtures_in_constructor'} |
| 22 | 6 | 1 | $method eq 'set_name' and not $self->{'_fixtures_have_been_set'} | |
| 433 | 17 | 1 | 2 | ref $output eq 'REF' and ref ${$output;} eq 'CODE' |