Branch Coverage

blib/lib/Data/Remember/YAML.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
19 0 5 unless $args{'file'}
23 5 0 if (-f $args{'file'}) { }