Branch Coverage

blib/lib/MooseX/Storage/Base/WithChecksum.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
72 14 7 if not ref $digest_opts or ref $digest_opts ne 'ARRAY'
77 5 16 if (ref $d) { }
78 0 5 if ($d->can('clone')) { }
5 0 elsif ($d->can('reset')) { }