Branch Coverage

blib/lib/Bootylicious/TagCloud.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
32 6 1 unless $tag->{'created'}
34 0 7 if $article->created < $tag->{'created'}
37 7 0 if $article->modified > $tag->{'modified'}