Branch Coverage

blib/lib/Catalyst/Plugin/DetachIfNotModified.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
25 0 4 XXX ? :
31 3 1 if (my $since = $hdr->if_modified_since)
32 2 1 if ($since >= $time)