Branch Coverage

blib/lib/HTTP/Session/Store/File.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
11 0 2 ref $_[0] ? :
14 0 2 unless $args{$_}
22 1 1 if (open my $fh, '<', $self->_to_path($key))