Branch Coverage

blib/lib/Math/Random/OO/UniformInt.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
28 8 3 ref $class ? :
29 5 6 if (@_ > 1) { }
2 4 elsif (@_ == 1) { }