Branch Coverage

blib/lib/Cache/FastMmap/Tie.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
15 1 3 if (ref $params_hash eq 'HASH')
17 1 0 if (my $yaml_file = delete $$params_hash{'yaml_file'})
18 0 1 unless $params_hash = LoadFile("$yaml_file")
21 1 0 unless @_
40 5 0 if $_ eq $_[0]