Branch Coverage

blib/lib/Catalyst/Middleware/Stash.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
30 627 1789 if (@_)
31 622 5 @_ > 1 ? :
32 0 627 unless ref $new_stash
45 922 3 unless exists $env->{'Catalyst.Stash.v2'}