Branch Coverage

blib/lib/Algorithm/RankAggregate/BordaCount.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
12 6 36 unless defined $top_k_num
15 138 48 if ($rank_num > 0 and $rank_num <= $top_k_num)
51 6 1 if (exists $$this{'weight'} and exists $$this{'weight'}[0])
54 7 0 if @{$bordacount_lists_list;}
62 3 0 if @{$ranked_lists_list;}
70 0 2 unless $this->validate_lists_list($score_lists_list)
71 2 0 if @{$score_lists_list;}