Condition Coverage

blib/lib/Test/DeepMock.pm
Criterion Covered Total %
condition 8 11 72.7


and 2 conditions

line l !l condition
144 0 3 not $FH and undef

and 3 conditions

line !l l&&!r l&&r condition
194 2 4 1 defined $source and not ref $source

or 3 conditions

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'