Branch Coverage

blib/lib/Math/Prime/XS.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
33 1 4 @_ == 1 ? :
34 4 4 @_ == 1 ? :
35 1 2 @_ == 1 ? :
36 1 2 @_ == 1 ? :
40 31 0 if looks_like_number($_[0])
55 12 7 if (@_ == 2)
57 0 12 if $base > $number