Branch Coverage

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


line true false branch
90 0 2 unless $_->blessed and $_->can("rethrow")
91 2 0 if ($_->isa("IronPolicyException"))
133 0 1 unless $_->blessed and $_->can("rethrow")
134 1 0 if ($_->isa("IronPolicyException"))