| blib/lib/Test/DeepMock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | defined $source and not ref $source |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 0 | defined $package_config->{'path'} or defined $path_to_mocks |
| 176 | 0 | 0 | 0 | !ref($mock) || ref $mock eq 'SCALAR' |