Branch Coverage

blib/lib/Number/Compare/Date.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
51 0 15 unless my($comparison, $target) = $test =~ /^ ([<>]=?)? # comparison (.*?) # value $/xi
62 10 5 unless ($target =~ /^\d+$/)