| blib/lib/Test/DeepMock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 11 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 144 | 1 | 2 | not $FH and undef |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 194 | 3 | 3 | 2 | defined $source and not ref $source |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 132 | 1 | 2 | 7 | defined $package_config->{'path'} or defined $path_to_mocks |
| 183 | 1 | 2 | 1 | !ref($mock) || ref $mock eq 'SCALAR' |