Condition Coverage

blib/lib/Cache/Repository.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
318 0 1 1 ref $opts{'filename_conversion'} and ref $opts{'filename_conversion'} eq 'CODE'

or 2 conditions

line l !l condition
600 0 2 $opts{'hash'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
154 1 0 0 ref $class || $class || croak('No class given')
923 0 0 3 'File::Spec'->file_name_is_absolute($name) or $name =~ m[^/]