Condition Coverage

blib/lib/Math/NumSeq/ProthNumbers.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
175 0 500 553 $value >= 3 and $value % 2
500 0 553 $value >= 3 and $value % 2 and not _is_infinite($value)