Branch Coverage

blib/lib/Sort/Sub/date_in_text.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
24 0 3 unless $module =~ /::/
25 0 3 unless $module =~ /\A\w+(::\w+)*\z/
26 0 3 if $@
33 0 21 @_ ? :
34 0 21 @_ ? :
44 12 9 if ($dt_a and $dt_b) { }
2 7 elsif ($dt_a and not $dt_b) { }
7 0 elsif (not $dt_a and $dt_b) { }
46 9 3 if $cmp
55 2 1 if ($is_ci) { }
62 9 12 $is_reverse ? :