Branch Coverage
blib/lib/Mason/Plugin/Defer/Request.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
19
1
126
if
(
my
(
@defers
)
=
@
{
$$self
{
'defers'
}
;
}
)