Branch Coverage

blib/lib/Math/Prime/XS.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
32 1 1 @_ == 1 ? :
35 1 4 @_ == 1 ? :
36 4 4 @_ == 1 ? :
37 1 2 @_ == 1 ? :
38 1 2 @_ == 1 ? :
42 34 0 if looks_like_number($_[0])
57 13 8 if (@_ == 2)
59 0 13 if $base > $number