Branch Coverage

blib/lib/Religion/Islam/PrayTime.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
151 0 0 if ($methodID < 0 or $methodID > 1)
195 0 0 if (not defined $params[$i]) { }
227 0 0 unless ($time)
238 0 0 unless ($time)
242 0 0 $hours >= 12 ? :
244 0 0 $noSuffix ? :
307 0 0 $G > 90 ? :
360 0 0 if ($$self{'methodParams'}{$$self{'calcMethod'}}[1] == 1)
365 0 0 if ($$self{'methodParams'}{$$self{'calcMethod'}}[3] == 1)
369 0 0 if ($$self{'adjustHighLats'} != $$self{'None'})
379 0 0 if ($$self{'timeFormat'} == $$self{'Float'})
385 0 0 if ($$self{'timeFormat'} == $$self{'Time12'}) { }
0 0 elsif ($$self{'timeFormat'} == $$self{'Time12NS'}) { }
404 0 0 if ($n =~ /^\d+$/ or $n =~ /^\d+\.$/ or $n =~ /^\d+\.\d+$/ or $n =~ /^\.\d+$/)
419 0 0 if (not numeric($times[0]) or $self->timeDiff($times[0], $times[1]) > $FajrDiff)
424 0 0 $$self{'methodParams'}{$$self{'calcMethod'}}[3] == 0 ? :
428 0 0 if (not numeric($times[6]) or $self->timeDiff($times[4], $times[6]) > $IshaDiff)
433 0 0 $$self{'methodParams'}{$$self{'calcMethod'}}[1] == 0 ? :
437 0 0 if (not numeric($times[5]) or $self->timeDiff($times[4], $times[5]) > $MaghribDiff)
447 0 0 if ($$self{'adjustHighLats'} == $$self{'AngleBased'})
448 0 0 if ($$self{'adjustHighLats'} == $$self{'MidNight'})
449 0 0 if ($$self{'adjustHighLats'} == $$self{'OneSeventh'})
471 0 0 $num < 10 ? :
478 0 0 if ($month <= 2)
553 0 0 $a < 0 ? :
560 0 0 $a < 0 ? :
566 0 0 unless (defined $logs)
569 0 0 if ($logs eq '') { }