Branch Coverage

blib/lib/Acme/MorningMusume.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
86 5 0 unless @members
88 2 3 unless $type
90 1 2 if ($type eq 'active') { }
1 1 elsif ($type eq 'graduate') { }
1 0 elsif ($type->isa('DateTime')) { }
97 13 25 if $date_joined[$_->class] <= $type
106 0 0 unless @members
109 0 0 if ($order) { }
121 0 0 unless grep {$operator eq $_;} '==', '>=', '<=', '>', '<'
123 0 0 unless @members