Branch Coverage

blib/lib/Catalyst/ActionRole/MatchRequestAccepts.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
27 0 26 if $types{$type}
36 0 0 defined $accept && ref $accept ? :
41 0 29 if ($ctx->debug) { }
43 0 0 if ($hdr_accepts[0]) { }
54 8 21 unless (shift())->attributes->{'Accept'}