Condition Coverage

blib/lib/Religion/Islam/PrayTime.pm
Criterion Covered Total %
condition 0 23 0.0


or 2 conditions

line l !l condition
237 0 0 $noSuffix ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
151 0 0 0 $methodID < 0 or $methodID > 1
404 0 0 0 $n =~ /^\d+$/ or $n =~ /^\d+\.$/
0 0 0 $n =~ /^\d+$/ or $n =~ /^\d+\.$/ or $n =~ /^\d+\.\d+$/
0 0 0 $n =~ /^\d+$/ or $n =~ /^\d+\.$/ or $n =~ /^\d+\.\d+$/ or $n =~ /^\.\d+$/
419 0 0 0 not numeric($times[0]) or $self->timeDiff($times[0], $times[1]) > $FajrDiff
428 0 0 0 not numeric($times[6]) or $self->timeDiff($times[4], $times[6]) > $IshaDiff
437 0 0 0 not numeric($times[5]) or $self->timeDiff($times[4], $times[5]) > $MaghribDiff