blib/lib/Mock/Person/CZ.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 18 | 50.0 |
line | true | false | branch |
---|---|---|---|
341 | 1 | 2 | unless (defined $sex) |
342 | 1 | 0 | if (int rand 2) { } |
349 | 2 | 1 | if ($sex eq 'female') { } |
358 | 0 | 3 | if ($strict_num_names == 0) |
361 | 3 | 0 | if ($strict_num_names == 3) { } |
0 | 0 | elsif ($strict_num_names == 2) { } | |
370 | 0 | 2 | if ($strict_num_names == 0) |
373 | 2 | 0 | if ($strict_num_names == 3) { } |
0 | 0 | elsif ($strict_num_names == 2) { } |