Branch Coverage

blib/lib/Algorithm/RankAggregate/AverageRating.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
26 6 8 if (exists $$this{'weight'} and exists $$this{'weight'}[0])
29 14 0 if @{$ranked_lists_list;}
37 5 0 if @{$ranked_lists_list;}
45 0 3 unless $this->validate_lists_list($score_lists_list)
46 3 0 if @{$score_lists_list;}