Condition Coverage

blib/lib/Math/NumSeq/Fibbinary.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
163 0 32 53 $value >= 0 and $value == ($int = int $value)
170 52 0 1 $int > 18446744073709551615 and not ref $int

or 2 conditions

line l !l condition
217 311 12 $int || (return 0, $floor)