Branch Coverage

blib/lib/List/Categorize/Multi.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
28 2 183 unless defined $categ
30 15 168 if (@categories) { }
33 1 14 unless ref $node ne 'ARRAY'
39 0 168 unless $ref ne 'HASH'