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