Branch Coverage

blib/lib/Mock/Populate.pm
Criterion Covered Total %
branch 13 24 54.1


line true false branch
88 0 1 $args{'end'} ? :
106 10 0 if ($args{'stamp'}) { }
139 1 0 if ($args{'random'}) { }
180 5 5 if ($args{'gender'} eq 'b' and $i % 2 or $args{'gender'} eq 'f') { }
188 0 10 if ($args{'names'} == 1) { }
10 0 elsif ($args{'names'} == 2) { }
224 10 0 if @name > 1
243 0 1 if $args{'type'} eq "f"
253 0 10 if ($args{'type'} eq 'c') { }
0 10 elsif ($args{'type'} eq 's') { }
0 10 elsif ($args{'type'} eq 'f') { }
310 0 10 if ($args{'type'} eq 'pron') { }