Branch Coverage
blib/lib/Catalyst/Plugin/DetachIfNotModified.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
23
0
4
XXX
?
:
29
3
1
if
(
my
$since
=
$hdr
->if_modified_since
)
30
2
1
if
(
$since
>=
$time
)