blib/lib/Number/Compare/Duration.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 1 | unless $test =~ /^ ([<>]=?)? # comparison (.*?) # value ([smhd]?)? # magnitude $/x |
44 | 0 | 6 | unless $expr =~ /^ (.*?)([smhd]?)? $/x |