Condition Coverage

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


and 2 conditions

line l !l condition
144 1 2 not $FH and undef

and 3 conditions

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

or 3 conditions

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'