Branch Coverage

blib/lib/HTML/TagCloud/Extended/TagList.pm
Criterion Covered Total %
branch 9 24 37.5


line true false branch
24 10 0 $self->count > $index ? :
38 0 2 if ($type eq 'name') { }
1 1 elsif ($type eq 'name_desc') { }
1 0 elsif ($type eq 'count') { }
0 0 elsif ($type eq 'count_desc') { }
0 0 elsif ($type eq 'timestamp') { }
0 0 elsif ($type eq 'timestamp_desc') { }
61 1 0 @tags > 0 ? :
67 1 0 @tags > 0 ? :
73 0 0 @tags > 0 ? :
79 0 0 @tags > 0 ? :
100 1 9 unless $$self{'tags'}->count > $$self{'_index'}