Condition Coverage

blib/lib/Crypt/DSA/GMP/Util.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
35 3 0 1 ref $p ne 'Math::BigInt' and $p <= 18446744073709551615
80 0 0 1 defined $bits and $bits > 0
93 0 0 1 defined $max and $max > 0

or 3 conditions

line l !l&&r !l&&!r condition
27 0 1 2 not defined $s or $s eq ''