Branch Coverage

blib/lib/Date/HijriDate.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
72 0 0 unless (exists $weekday{$lang})
82 0 0 if ($m < 3)
89 0 0 if ($y < 1583)
91 0 0 if ($y == 1582)
92 0 0 if ($m > 10)
93 0 0 if ($m == 10 and $day < 5)
94 0 0 if ($m == 10 and $day > 14)
95 0 0 if ($m == 10 and $day > 4 and $day < 15)
96 0 0 if ($caltype == 0)
100 0 0 if ($caltype == 1)
107 0 0 if ($y > 1582)
118 0 0 if ($cjdn < 2299161)
123 0 0 if ($cjdn > 2299160)
135 0 0 if ($month > 13)
173 0 0 if ($im == 13)
188 0 0 if ($im == 13)
207 0 0 if ($im == 13)
222 0 0 if ($im == 13)
241 0 0 if ($im == 13)
256 0 0 if ($im == 13)
275 0 0 if ($im == 13)
290 0 0 if ($im == 13)