Branch Coverage

blib/lib/HTTP/Headers/ActionPack/MediaTypeList.pm
Criterion Covered Total %
branch 19 22 86.3


line true false branch
22 2 2 ref $item eq 'ARRAY' ? :
28 2 0 exists $_[0]->params->{'q'} ? :
2 78 scalar @_ == 1 ? :
52 32 40 if ($$a[0] == $$b[0]) { }
53 3 1 $$b[1]->params_are_empty ? :
13 4 $$a[1]->params_are_empty ? :
3 17 $$b[1]->minor eq '*' ? :
0 20 $$a[1]->minor eq '*' ? :
3 20 $$b[1]->matches_all ? :
9 23 $$a[1]->matches_all ? :
77 80 0 blessed($_[1]) ? :