Branch Coverage

lib/Cache/AgainstFile.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
23 0 15 unless $loader and $options
24 1 14 unless ref $loader eq 'CODE'
25 1 13 unless ref $options eq 'HASH'
32 3 9 scalar $method =~ /::/ ? :
33 1 11 unless $backend_name =~ /^[\w:]+$/
35 1 10 if $@
58 0 73 unless -e $_[0]