Branch Coverage

blib/lib/IO/Iron/IronCache/Policy.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
101 0 2 unless $_->blessed and $_->can('rethrow')
102 2 0 if ($_->isa('IronPolicyException'))
143 0 1 unless $_->blessed and $_->can('rethrow')
144 1 0 if ($_->isa('IronPolicyException'))