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