Branch Coverage

blib/lib/CPAN/Changes/Release.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
70 15 20 if (defined $group) { }
81 1 1 if (@_ > 1 and ref $_[0] eq "HASH")
90 0 0 if (@_ > 1 and ref $_[0] eq "HASH")
105 12 32 if ($entry->has_entries) { }
135 1 3 unless @entries
142 5 31 if (defined $name and length $name) { }
157 0 2 if ($text eq '') { }
1 1 elsif (my($found) = grep({$_->text eq $text;} @$entries)) { }
178 0 3 unless @groups
181 0 3 if @bare
184 0 6 unless $entries{$_}