Branch Coverage

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


line true false branch
93 2 183 unless defined $categ
95 15 168 if (@categories) { }
98 1 14 unless ref $node ne 'ARRAY'
104 0 168 unless $ref ne 'HASH'