Branch Coverage

blib/lib/Sex.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
32 0 0 if (not @_) { }
0 0 elsif (@_ == 1) { }
0 0 elsif (@_ > 2) { }
36 0 0 if ($_[0] eq $caller) { }