Branch Coverage

blib/lib/Comparer/date_in_text.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
39 0 0 unless (defined $parser)
41 0 0 unless $module =~ /::/
42 0 0 if ($module eq 'Date::Extract') { }
0 0 elsif ($module eq 'Date::Extract::ID') { }
0 0 elsif ($module eq 'DateTime::Format::Alami::EN') { }
0 0 elsif ($module eq 'DateTime::Format::Alami::ID') { }
61 0 0 if $@
72 0 0 if $ENV{'DEBUG'} and $dt_a
74 0 0 if $ENV{'DEBUG'} and $dt_b
77 0 0 if ($dt_a and $dt_b) { }
0 0 elsif ($dt_a and not $dt_b) { }
0 0 elsif (not $dt_a and $dt_b) { }
79 0 0 if $cmp
88 0 0 if ($ci) { }
95 0 0 $reverse ? :